Class OldLuceneQParserPlugin

  • All Implemented Interfaces:
    SolrInfoBean, NamedListInitializedPlugin

    @Deprecated
    public class OldLuceneQParserPlugin
    extends QParserPlugin
    Deprecated.
    This class should have been removed a long time ago, it will be removed in Solr 8.0
    Parse Solr's variant of Lucene QueryParser syntax, including the deprecated sort specification after the query.
    Example: {!lucenePlusSort}myfield:foo +bar -baz;price asc