Package | Description |
---|---|
org.languagetool.dev.index |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Query |
PatternRuleQueryBuilder.buildRelaxedQuery(AbstractPatternRule rule)
Iterate over all elements, ignore those not supported, add the other ones to a BooleanQuery.
|
SearcherResult |
Searcher.findRuleMatchesOnIndex(PatternRule rule,
Language language) |
SearcherResult |
Searcher.findRuleMatchesOnIndex(PatternRule rule,
Language language,
String fieldName) |