PhrasePositions
class PhrasePositions(val postings: PostingsEnum, o: Int, val ord: Int, val terms: Array<out Term>?)
Position of a term in a document that takes into account the term offset within the phrase.
Position of a term in a document that takes into account the term offset within the phrase.