Class TaxonomyFacetSumValueSource.ScoreValueSource

java.lang.Object
org.apache.lucene.queries.function.ValueSource
org.apache.lucene.facet.taxonomy.TaxonomyFacetSumValueSource.ScoreValueSource
Enclosing class:
TaxonomyFacetSumValueSource

public static class TaxonomyFacetSumValueSource.ScoreValueSource extends ValueSource
ValueSource that returns the score for each hit; use this to aggregate the sum of all hit scores for each facet label.