public class RealTimeGetHandler extends SearchHandler
PermissionNameProvider.Name
SolrInfoMBean.Category, SolrInfoMBean.Group
components
appends, defaults, httpCaching, initArgs, invariants
ANY, NULL, values
TYPE
Constructor and Description |
---|
RealTimeGetHandler() |
Modifier and Type | Method and Description |
---|---|
Collection<Api> |
getApis()
It is possible to support multiple v2 apis by a single requesthandler
|
protected List<String> |
getDefaultComponents() |
String |
getDescription()
Simple one or two line description
|
URL[] |
getDocs()
Documentation URL list.
|
Boolean |
registerV2()
Whether this request handler must be made available at the /v2/ path
|
getComponents, getPermissionName, handleRequestBody, inform, init
getCategory, getInitArgs, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSource, getStatistics, getSubHandler, getVersion, handleRequest, init, initializeMetrics, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
registerV1
protected List<String> getDefaultComponents()
getDefaultComponents
in class SearchHandler
public String getDescription()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class SearchHandler
public URL[] getDocs()
SolrInfoMBean
Suggested documentation URLs: Homepage for sponsoring project, FAQ on class usage, Design doc for class, Wiki, bug reporting URL, etc...
getDocs
in interface SolrInfoMBean
getDocs
in class RequestHandlerBase
public Collection<Api> getApis()
ApiSupport
getApis
in interface ApiSupport
getApis
in class RequestHandlerBase
public Boolean registerV2()
ApiSupport
registerV2
in interface ApiSupport
registerV2
in class SearchHandler
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.