| Package | Description |
|---|---|
| org.alfresco.solr | |
| org.alfresco.solr.query |
| Class and Description |
|---|
| Solr4QueryParser |
| Class and Description |
|---|
| AbstractAuthorityQuery
Base class for queries relating to an authority.
|
| AbstractAuthoritySetQuery
Base class for queries relating to a set of authorities, e.g.
|
| AbstractQParser |
| AbstractSolrCachingScorer |
| AbstractStructuredFieldPosition |
| AnyStructuredFieldPosition |
| BitsFilter |
| CachingTermPositions |
| HybridBitSet
The HybridBitSet is a random access (doesn't support iteration) BitSet implementation that uses a FixedBitSet for the first N bits
and a HashSet for higher bits.
|
| Solr4QueryParser |
| Solr4QueryParser.SubQuery |
| SolrAuthorityScorer
Find the set of docs that the supplied authority can read.
|
| SolrAuthoritySetScorer
Find the set of docs that the specified authority set can read.
|
| SolrCachingPathQuery
Decorator that executes a SolrPathQuery and returns cached results where possible.
|
| SolrCachingPathScorer
Caching wrapper for
SolrPathQuery. |
SolrCachingPathWeight
Weight implementation for the SolrCachingPathQuery. |
| SolrDeniedScorer
Find the set of docs denied to an authority.
|
| SolrDenySetScorer |
| SolrDenySetScorer2 |
| SolrOwnerScorer
Find the set of documents for which the specified authority is the owner.
|
| SolrOwnerSetScorer
Find the set of documents owned by the specified set of authorities,
for those authorities that are users (e.g.
|
| SolrPathQuery
An extension to the Lucene query set.
|
| SolrPathScorer |
| SolrReaderScorer
Find the set of readable documents for a given authority.
|
| SolrReaderSetScorer |
| StructuredFieldPosition
Elements used to test agains path and Qname
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.