Class DocFreqValueSource
DocFreqValueSource returns the number of documents containing the term. @lucene.internal
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class DocFreqValueSource : ValueSource
Constructors
Name | Description |
---|---|
DocFreqValueSource(String, String, String, BytesRef) |
Fields
Name | Description |
---|---|
m_field | |
m_indexedBytes | |
m_indexedField | |
m_val |
Properties
Name | Description |
---|---|
Name |
Methods
Name | Description |
---|---|
CreateWeight(IDictionary, IndexSearcher) | |
Equals(Object) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |