Class FunctionQuery.FunctionWeight
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
protected class FunctionWeight : Weight
Constructors
Name | Description |
---|---|
FunctionWeight(FunctionQuery, IndexSearcher) |
Fields
Name | Description |
---|---|
m_context | |
m_queryNorm | |
m_queryWeight | |
m_searcher |
Properties
Name | Description |
---|---|
Query |
Methods
Name | Description |
---|---|
Explain(AtomicReaderContext, Int32) | |
GetScorer(AtomicReaderContext, IBits) | |
GetValueForNormalization() | |
Normalize(Single, Single) |