SpanNearQuery
Types
Link copied to clipboard
inner class SpanNearWeight(subWeights: List<SpanWeight>, searcher: IndexSearcher, terms: Map<Term, TermStates>?, boost: Float) : SpanWeight
Functions
Link copied to clipboard
open override fun createWeight(searcher: IndexSearcher, scoreMode: ScoreMode, boost: Float): SpanWeight
Link copied to clipboard
Return the clauses whose spans are matched.
Link copied to clipboard
Link copied to clipboard