| Package | Description |
|---|---|
| org.languagetool.dev.index |
| Modifier and Type | Method and Description |
|---|---|
List<MatchingSentence> |
SearcherResult.getMatchingSentences() |
| Constructor and Description |
|---|
SearcherResult(List<MatchingSentence> matchingSentences,
int checkedSentences,
org.apache.lucene.search.Query relaxedQuery) |