Expert: an enumeration of span matches. Used to implement span searching. Each span represents a range of term positions within a document. Matches are enumerated in order, by increasing document number, within that by increasing start position and finally by increasing end position.
For a list of all members of this type, see Spans Members.
Namespace: Lucene.Net.Search.Spans
Assembly: Lucene.Net (in Lucene.Net.dll)