Class SpanWeight
Expert-only. Public for use by other weight implementations
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class SpanWeight : Weight
Constructors
Name | Description |
---|---|
SpanWeight(SpanQuery, IndexSearcher) |
Fields
Name | Description |
---|---|
m_query | |
m_similarity | |
m_stats | |
m_termContexts |
Properties
Name | Description |
---|---|
Query |
Methods
Name | Description |
---|---|
Explain(AtomicReaderContext, Int32) | |
GetScorer(AtomicReaderContext, IBits) | |
GetValueForNormalization() | |
Normalize(Single, Single) |