Package | Description |
---|---|
org.apache.solr.schema | |
org.apache.solr.search | |
org.apache.solr.util |
Modifier and Type | Method and Description |
---|---|
SolrQueryParser |
IndexSchema.getSolrQueryParser(java.lang.String defaultField)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ExtendedDismaxQParser.ExtendedSolrQueryParser
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
|
Modifier and Type | Field and Description |
---|---|
(package private) SolrQueryParser |
LuceneQParser.lparser |
Modifier and Type | Class and Description |
---|---|
static class |
SolrPluginUtils.DisjunctionMaxQueryParser
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
|