SpanWithinQuery
Keep matches that are contained within another Spans.
Types
Link copied to clipboard
inner class SpanWithinWeight(searcher: IndexSearcher, terms: Map<Term, TermStates>?, bigWeight: SpanWeight, littleWeight: SpanWeight, boost: Float) : SpanContainQuery.SpanContainWeight
Creates SpanWithinQuery scorer instances
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
Link copied to clipboard