Class SolrAuthorityScorer

    • Method Detail

      • createAuthorityScorer

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