| Package | Description |
|---|---|
| org.apache.lucene.queryparser.complexPhrase |
QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*"
|
| Modifier and Type | Field and Description |
|---|---|
private ComplexPhraseQueryParser.ComplexPhraseQuery |
ComplexPhraseQueryParser.currentPhraseQuery |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<ComplexPhraseQueryParser.ComplexPhraseQuery> |
ComplexPhraseQueryParser.complexPhrases |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
ComplexPhraseQueryParser.ComplexPhraseQuery.equalsTo(ComplexPhraseQueryParser.ComplexPhraseQuery other) |