public class PDSSearchProtocol
extends org.apache.solr.handler.StandardRequestHandler
Modifier and Type | Field and Description |
---|---|
static String |
ARCHIVE_STATUS_PARAM |
static String[] |
MULTI_PARAMS |
static String |
QUERY_PARAM |
static String |
RETURN_TYPE_PARAM |
static String |
START_TIME_PARAM |
static String |
STOP_TIME_PARAM |
static String |
TERM_PARAM |
static String |
VOTABLE |
Constructor and Description |
---|
PDSSearchProtocol() |
Modifier and Type | Method and Description |
---|---|
String |
clean(String value) |
void |
handleRequestBody(org.apache.solr.request.SolrQueryRequest request,
org.apache.solr.response.SolrQueryResponse response) |
getComponents, getDefaultComponents, getPermissionName, inform, init, registerV2
getApis, getCategory, getInitArgs, getMetricNames, getMetricRegistry, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSubHandler, handleRequest, init, initializeMetrics, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String[] MULTI_PARAMS
public static final String QUERY_PARAM
public static final String START_TIME_PARAM
public static final String STOP_TIME_PARAM
public static final String TERM_PARAM
public static final String ARCHIVE_STATUS_PARAM
public static final String RETURN_TYPE_PARAM
public static final String VOTABLE
Copyright © 2010–2019 Planetary Data System. All rights reserved.