Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.servlet |
Servlet related classes for powering the Solr HTTP API
|
Modifier and Type | Method and Description |
---|---|
SolrRequestParsers |
SolrConfig.getRequestParsers() |
Modifier and Type | Field and Description |
---|---|
static SolrRequestParsers |
SolrRequestParsers.DEFAULT
Default instance for e.g.
|
protected SolrRequestParsers |
DirectSolrConnection.parser |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpSolrCall.extractHandlerFromURLPath(SolrRequestParsers parser)
Extract handler from the URL path if not set.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.