Uses of Class
org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
-
Packages that use ComplexPhraseQueryParser Package Description org.apache.lucene.queryparser.complexPhrase 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 ComplexPhraseQueryParser Modifier and Type Method Description protected void
ComplexPhraseQueryParser.ComplexPhraseQuery. parsePhraseElements(ComplexPhraseQueryParser qp)
-