Class SpanFilterResult
The results of a SpanQueryFilter. Wraps the BitSet and the position information from the SpanQuery
NOTE: This API is still experimental and subject to change.
Inheritance
System.Object
SpanFilterResult
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class SpanFilterResult : object
Constructors
Name | Description |
---|---|
SpanFilterResult(DocIdSet, IList<SpanFilterResult.PositionInfo>) |