TermAndBoost

class TermAndBoost(term: BytesRef, val boost: Float)

Wraps a term and boost

Parameters

term

the term

boost

the boost

Constructors

Link copied to clipboard
constructor(term: BytesRef, boost: Float)

Properties

Link copied to clipboard
Link copied to clipboard