| Package | Description |
|---|---|
| org.alfresco.solr.query |
| Modifier and Type | Method and Description |
|---|---|
SolrPathQuery |
SolrXPathHandler.getQuery()
Get the resulting query
|
| Modifier and Type | Method and Description |
|---|---|
static SolrCachingPathScorer |
SolrCachingPathScorer.create(SolrCachingPathWeight weight,
org.apache.lucene.index.LeafReaderContext context,
org.apache.solr.search.SolrIndexSearcher searcher,
SolrPathQuery wrappedPathQuery)
Factory method used to create
SolrCachingPathScorer instances. |
static SolrPathScorer |
SolrPathScorer.createPathScorer(SolrPathQuery solrPathQuery,
org.apache.lucene.index.LeafReaderContext context,
org.apache.lucene.search.Weight weight,
org.alfresco.service.cmr.dictionary.DictionaryService dictionarySertvice,
boolean repeat) |
| Constructor and Description |
|---|
SolrCachingPathQuery(SolrPathQuery pathQuery) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.