Searched refs:getPhraseSlop (Results 1 - 5 of 5) sorted by relevance

/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/
H A DQueryParserWrapper.java275 public int getPhraseSlop() { method in class:QueryParserWrapper
H A DStandardQueryParser.java537 public int getPhraseSlop() { method in class:StandardQueryParser
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/queryParser/
H A DQueryParser.jj330 public int getPhraseSlop() {
H A DQueryParser.java306 public int getPhraseSlop() { method in class:QueryParser
/lucene-3.6.0/solr/core/src/java/org/apache/solr/search/
H A DExtendedDismaxQParserPlugin.java960 this.slop = getPhraseSlop(); // unspecified

Completed in 24 milliseconds