SpanFirstQuery
Matches spans near the beginning of a field.
This class is a simple extension of [SpanPositionRangeQuery] in that it assumes the start to be zero and only checks the end boundary.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun createWeight(searcher: IndexSearcher, scoreMode: ScoreMode, boost: Float): SpanWeight
Link copied to clipboard
Link copied to clipboard