Uses of Class
org.languagetool.dev.index.UnsupportedPatternRuleException
Packages that use UnsupportedPatternRuleException
-
Uses of UnsupportedPatternRuleException in org.languagetool.dev.index
Methods in org.languagetool.dev.index that throw UnsupportedPatternRuleExceptionModifier and TypeMethodDescriptionorg.apache.lucene.search.QueryPatternRuleQueryBuilder.buildRelaxedQuery(AbstractPatternRule rule) Iterate over all elements, ignore those not supported, add the other ones to a BooleanQuery.Searcher.findRuleMatchesOnIndex(PatternRule rule, Language language) Searcher.findRuleMatchesOnIndex(PatternRule rule, Language language, String fieldName)