Package org.apache.solr.search
Class ExtendedDismaxQParser.Clause
java.lang.Object
org.apache.solr.search.ExtendedDismaxQParser.Clause
- Enclosing class:
ExtendedDismaxQParser
-
Field Details
-
field
-
rawField
-
isPhrase
protected boolean isPhrase -
hasWhitespace
protected boolean hasWhitespace -
hasSpecialSyntax
protected boolean hasSpecialSyntax -
syntaxError
protected boolean syntaxError -
must
protected char must -
val
-
raw
-
-
Constructor Details
-
Clause
protected Clause()
-