Uses of Interface
org.apache.lucene.search.MatchesIterator

Packages that use MatchesIterator
Package
Description
Intervals queries
Code to search indices.
This package contains several components useful to build a highlighter on top of the Matches API.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.