Class ComplexPhraseQParserPlugin

java.lang.Object
org.apache.solr.search.QParserPlugin
org.apache.solr.search.ComplexPhraseQParserPlugin
All Implemented Interfaces:
NamedListInitializedPlugin

public class ComplexPhraseQParserPlugin extends QParserPlugin
Parse Solr's variant on the Lucene ComplexPhraseQueryParser syntax.

Modified from LuceneQParserPlugin and SurroundQParserPlugin

  • Field Details

  • Constructor Details

    • ComplexPhraseQParserPlugin

      public ComplexPhraseQParserPlugin()
  • Method Details