Uses of Class
org.alfresco.solr.query.SolrPathQuery
Packages that use SolrPathQuery
-
Uses of SolrPathQuery in org.alfresco.solr.query
Methods in org.alfresco.solr.query that return SolrPathQueryMethods in org.alfresco.solr.query with parameters of type SolrPathQueryModifier and TypeMethodDescriptionstatic SolrCachingPathScorerSolrCachingPathScorer.create(SolrCachingPathWeight weight, org.apache.lucene.index.LeafReaderContext context, org.apache.solr.search.SolrIndexSearcher searcher, SolrPathQuery wrappedPathQuery) Factory method used to createSolrCachingPathScorerinstances.static SolrPathScorerSolrPathScorer.createPathScorer(SolrPathQuery solrPathQuery, org.apache.lucene.index.LeafReaderContext context, org.apache.lucene.search.Weight weight, org.alfresco.service.cmr.dictionary.DictionaryService dictionarySertvice, boolean repeat) Constructors in org.alfresco.solr.query with parameters of type SolrPathQuery