Uses of Class
org.alfresco.solr.query.SolrCachingPathWeight
-
Packages that use SolrCachingPathWeight Package Description org.alfresco.solr.query -
-
Uses of SolrCachingPathWeight in org.alfresco.solr.query
Methods in org.alfresco.solr.query with parameters of type SolrCachingPathWeight Modifier and Type Method Description static SolrCachingPathScorerSolrCachingPathScorer. create(SolrCachingPathWeight weight, org.apache.lucene.index.LeafReaderContext context, org.apache.solr.search.SolrIndexSearcher searcher, SolrPathQuery wrappedPathQuery)Factory method used to createSolrCachingPathScorerinstances.
-