Home
last modified time | relevance | path

Searched refs:setPhraseSlop (Results 1 – 16 of 16) sorted by relevance

/dports/www/pecl-solr/solr-2.5.1/tests/
H A D110.solrdismaxquery.phpt17 ->setPhraseSlop(2)
56 $dismaxQuery->setPhraseSlop(4);
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/queryparser/
H A DMultiAnalyzerTest.cpp233 qp->setPhraseSlop(99); in TEST_F()
236 qp->setPhraseSlop(0); in TEST_F()
246 qp->setPhraseSlop(99); // modified default slop in TEST_F()
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_dismax_query.h30 PHP_METHOD(SolrDisMaxQuery, setPhraseSlop);
H A Dphp_solr_dismax_query.c97 PHP_ME(SolrDisMaxQuery, setPhraseSlop, SolrDisMaxQuery_setPhraseSlop_args, ZEND_ACC_PUBLIC)
425 PHP_METHOD(SolrDisMaxQuery, setPhraseSlop) in PHP_METHOD() argument
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/search/
H A DSearchTest.cpp59 parser->setPhraseSlop(4); in doTestSearch()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/queryParser/
H A DQueryParserBase.h85 void setPhraseSlop(int phraseSlop) { this->phraseSlop = phraseSlop; } in CL_NS_DEF()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-web/src/main/java/org/opengrok/web/api/v1/suggester/query/
H A DSuggesterQueryParser.java322 setPhraseSlop(slop); in getFieldQuery()
327 setPhraseSlop(oldPhraseSlope); in getFieldQuery()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/
H A DQueryParser.h94 void setPhraseSlop(int phraseSlop) { this->phraseSlop = phraseSlop; } in CL_CLASS_DEF()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DQueryParser.h198 void setPhraseSlop(int32_t phraseSlop);
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/queryParser/
H A DQueryParser.h194 void setPhraseSlop(const int32_t _phraseSlop);
H A DQueryParser.cpp193 void QueryParser::setPhraseSlop(const int32_t _phraseSlop) { in setPhraseSlop() function in QueryParser
/dports/www/pecl-solr/solr-2.5.1/docs/
H A Ddocumentation.php2988 public function setPhraseSlop($slop) {} function in SolrDisMaxQuery
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/queryparser/
H A DQueryParser.cpp144 void QueryParser::setPhraseSlop(int32_t phraseSlop) { in setPhraseSlop() function in Lucene::QueryParser
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php151212 public function setPhraseSlop($slop){} function in pht\\SolrDisMaxQuery
/dports/devel/geany-legacy/geany-1.37.1/data/tags/
H A Dstd.php.tags9723 setPhraseSlop�128�(string $slop)�SolrDisMaxQuery�SolrDisMaxQuery
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd.php.tags9723 setPhraseSlop�128�(string $slop)�SolrDisMaxQuery�SolrDisMaxQuery