Uses of Class
org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
Packages that use ComplexPhraseQueryParser
Package
Description
QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*"
-
Uses of ComplexPhraseQueryParser in org.apache.lucene.queryparser.complexPhrase
Methods in org.apache.lucene.queryparser.complexPhrase with parameters of type ComplexPhraseQueryParserModifier and TypeMethodDescriptionprotected voidComplexPhraseQueryParser.ComplexPhraseQuery.parsePhraseElements(ComplexPhraseQueryParser qp)