Class TaxonomyFacetSumValueSource.ScoreValueSource
ValueSource that returns the score for each hit; use this to aggregate the sum of all hit scores for each facet label.
Inherited Members
Assembly: DistributedLucene.Net.Facet.dll
Syntax
public class ScoreValueSource : ValueSource
Constructors
Name | Description |
---|---|
ScoreValueSource() | Sole constructor. |
Methods
Name | Description |
---|---|
Equals(TaxonomyFacetSumValueSource.ScoreValueSource) | |
Equals(Object) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |