Class AbstractVectorQParserBase

    • Constructor Detail

      • AbstractVectorQParserBase

        public AbstractVectorQParserBase​(String qstr,
                                         org.apache.solr.common.params.SolrParams localParams,
                                         org.apache.solr.common.params.SolrParams params,
                                         SolrQueryRequest req)
    • Method Detail

      • getVectorToSearch

        protected String getVectorToSearch()
      • getFieldName

        protected String getFieldName()
      • getFilterQuery

        protected org.apache.lucene.search.Query getFilterQuery()
                                                         throws org.apache.solr.common.SolrException,
                                                                SyntaxError
        Throws:
        org.apache.solr.common.SolrException
        SyntaxError