Searched refs:getFuzzyPrefixLength (Results 1 - 4 of 4) sorted by relevance
/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/ | ||
H A D | QueryParserWrapper.java | 251 public int getFuzzyPrefixLength() { method in class:QueryParserWrapper |
H A D | StandardQueryParser.java | 523 public int getFuzzyPrefixLength() { method in class:StandardQueryParser |
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/queryParser/ | ||
H A D | QueryParser.jj | 307 public int getFuzzyPrefixLength() { |
H A D | QueryParser.java | 283 public int getFuzzyPrefixLength() { method in class:QueryParser |
Completed in 3024 milliseconds