public class SolrReaderSetScorer extends AbstractSolrCachingScorer
| Modifier and Type | Method and Description |
|---|---|
static HashSet<Long> |
buildReaderAclIds(org.apache.solr.search.SolrIndexSearcher searcher,
String authority,
long[] aclIdByDocId) |
static SolrReaderSetScorer |
createReaderSetScorer(org.apache.solr.search.SolrIndexSearcher searcher,
org.apache.lucene.search.Similarity similarity,
String authorities,
org.apache.solr.search.SolrIndexReader reader) |
doc, explain, next, score, skipTopublic static SolrReaderSetScorer createReaderSetScorer(org.apache.solr.search.SolrIndexSearcher searcher, org.apache.lucene.search.Similarity similarity, String authorities, org.apache.solr.search.SolrIndexReader reader) throws IOException
IOExceptionpublic static HashSet<Long> buildReaderAclIds(org.apache.solr.search.SolrIndexSearcher searcher, String authority, long[] aclIdByDocId) throws IOException
IOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.