Searched defs:FUZZY_SLOP (Results 1 - 2 of 2) sorted by relevance

/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/
H A DStandardSyntaxParserConstants.java48 int FUZZY_SLOP = 19; field in interface:StandardSyntaxParserConstants
102 "<FUZZY_SLOP>",
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/queryParser/
H A DQueryParserConstants.java50 int FUZZY_SLOP = 20; field in interface:QueryParserConstants
109 "<FUZZY_SLOP>",

Completed in 11 milliseconds