Uses of Package
org.apache.solr.parser
Packages that use org.apache.solr.parser
Package
Description
Solr native variant of the Lucene
Classic QueryParser
IndexSchema and FieldType
implementations for powering schema.xmlAPIs and classes for parsing and processing search requests
Common utility classes used throughout Solr
-
Classes in org.apache.solr.parser used by org.apache.solr.parserClassDescriptionThis exception is thrown when parse errors are encountered.The default operator for parsing queries.Token literal values and constants.Token Manager.This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file.Identifies the list of all known "magic fields" that trigger special parsing behaviorQuery strategy when analyzed query terms overlap the same position (ie synonyms) consider if pants and khakis are query time synonymsDescribes the input token stream.
-
Classes in org.apache.solr.parser used by org.apache.solr.schemaClassDescriptionQuery strategy when analyzed query terms overlap the same position (ie synonyms) consider if pants and khakis are query time synonyms
-
Classes in org.apache.solr.parser used by org.apache.solr.searchClassDescriptionThe default operator for parsing queries.Token literal values and constants.This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file.Query strategy when analyzed query terms overlap the same position (ie synonyms) consider if pants and khakis are query time synonyms
-
Classes in org.apache.solr.parser used by org.apache.solr.utilClassDescriptionToken literal values and constants.This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file.