Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<NamedMatches> |
NamedMatches.findNamedMatches(Matches matches)
Finds all
NamedMatches in a Matches tree |