Class SolrAuthoritySetScorer

    • Method Detail

      • createAuthoritySetScorer

        public static SolrAuthoritySetScorer createAuthoritySetScorer​(org.apache.lucene.search.Weight weight,
                                                                      org.apache.lucene.index.LeafReaderContext context,
                                                                      org.apache.solr.search.SolrIndexSearcher searcher,
                                                                      String authorities)
                                                               throws IOException
        Throws:
        IOException