| Package | Description |
|---|---|
| org.alfresco.solr.query |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrAuthorityScorer
Find the set of docs that the supplied authority can read.
|
class |
SolrAuthoritySetScorer
Find the set of docs that the specified authority set can read.
|
class |
SolrCachingPathScorer
Caching wrapper for
SolrPathQuery. |
class |
SolrDeniedScorer
Find the set of docs denied to an authority.
|
class |
SolrDenySetScorer |
class |
SolrDenySetScorer2 |
class |
SolrOwnerScorer
Find the set of documents for which the specified authority is the owner.
|
class |
SolrOwnerSetScorer
Find the set of documents owned by the specified set of authorities,
for those authorities that are users (e.g.
|
class |
SolrReaderScorer
Find the set of readable documents for a given authority.
|
class |
SolrReaderSetScorer |
class |
SolrReaderSetScorer2 |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSolrCachingScorer |
SolrReaderSetScorer2.createReaderSetScorer(org.apache.lucene.search.Weight weight,
org.apache.lucene.index.LeafReaderContext context,
org.apache.solr.search.SolrIndexSearcher searcher,
String authorities,
org.apache.lucene.index.LeafReader reader) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.