Home
last modified time | relevance | path

Searched refs:STEM_SOME (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/databases/xapian-core12/xapian-core-1.2.25/queryparser/
H A Dtermgenerator_internal.cc174 if (strategy == TermGenerator::STEM_SOME || in index_text()
189 if (strategy == TermGenerator::STEM_SOME) { in index_text()
207 if (strategy != TermGenerator::STEM_SOME && in index_text()
272 if (strategy == TermGenerator::STEM_SOME || in index_text()
285 if (strategy == TermGenerator::STEM_SOME) { in index_text()
301 if (strategy != TermGenerator::STEM_SOME && in index_text()
H A Dtermgenerator_internal.h46 Internal() : strategy(STEM_SOME), stopper(NULL), termpos(0), in Internal()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dxapian_wrap.cpp174 Xapian::QueryParser::STEM_SOME, /* BODY */
175 Xapian::QueryParser::STEM_SOME, /* LOCATION */
185 Xapian::QueryParser::STEM_SOME, /* SUBJECT */
189 Xapian::QueryParser::STEM_SOME, /* BODY */
190 Xapian::QueryParser::STEM_SOME, /* LOCATION */
222 Xapian::TermGenerator::STEM_SOME, /* BODY */
223 Xapian::TermGenerator::STEM_SOME /* LOCATION */
232 Xapian::TermGenerator::STEM_SOME, /* SUBJECT */
236 Xapian::TermGenerator::STEM_SOME, /* BODY */
237 Xapian::TermGenerator::STEM_SOME /* LOCATION */
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dqueryparsertest.cc682 queryparser.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_queryparser1()
810 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_default_prefix1()
831 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_default_prefix2()
1102 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_flag_partial1()
1168 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_flag_partial1()
1280 qp.set_stemming_strategy(QueryParser::STEM_SOME); in test_qp_flag_pure_not1()
1876 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_spell1()
1914 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_spell2()
2051 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_synonym1()
2092 qp.set_stemming_strategy(Xapian::QueryParser::STEM_SOME); in test_qp_synonym2()
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/queryparser/
H A Dtermgenerator_internal.h48 Internal() : strategy(STEM_SOME), stopper(NULL), stop_mode(STOP_STEMMED), in Internal()
/dports/databases/py-xapian/xapian-bindings-1.4.18/perl/docs/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/perl/docs/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/php-xapian/xapian-bindings-1.4.18/perl/docs/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/lua-xapian/xapian-bindings-1.4.18/perl/docs/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/p5-Search-Xapian12/Search-Xapian-1.2.25.2/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/perl/docs/examples/
H A Dsimplesearch.pl52 $qp->set_stemming_strategy(STEM_SOME);
H A Dsimplematchdecider.pl64 $qp->set_stemming_strategy(STEM_SOME);
/dports/databases/py-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DTermGenerator.java135 …public final static TermGenerator.stem_strategy STEM_SOME = new TermGenerator.stem_strategy("STEM_… field in TermGenerator.stem_strategy
174 …private static stem_strategy[] swigValues = { STEM_NONE, STEM_SOME, STEM_ALL, STEM_ALL_Z, STEM_SOM…
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java-swig/org/xapian/
H A DTermGenerator.java172 …public final static TermGenerator.stem_strategy STEM_SOME = new TermGenerator.stem_strategy("STEM_… field in TermGenerator.stem_strategy
210 private static stem_strategy[] swigValues = { STEM_NONE, STEM_SOME, STEM_ALL, STEM_ALL_Z };
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DTermGenerator.java135 …public final static TermGenerator.stem_strategy STEM_SOME = new TermGenerator.stem_strategy("STEM_… field in TermGenerator.stem_strategy
174 …private static stem_strategy[] swigValues = { STEM_NONE, STEM_SOME, STEM_ALL, STEM_ALL_Z, STEM_SOM…
/dports/databases/php-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DTermGenerator.java135 …public final static TermGenerator.stem_strategy STEM_SOME = new TermGenerator.stem_strategy("STEM_… field in TermGenerator.stem_strategy
174 …private static stem_strategy[] swigValues = { STEM_NONE, STEM_SOME, STEM_ALL, STEM_ALL_Z, STEM_SOM…
/dports/databases/lua-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DTermGenerator.java135 …public final static TermGenerator.stem_strategy STEM_SOME = new TermGenerator.stem_strategy("STEM_… field in TermGenerator.stem_strategy
174 …private static stem_strategy[] swigValues = { STEM_NONE, STEM_SOME, STEM_ALL, STEM_ALL_Z, STEM_SOM…
/dports/databases/py-xapian/xapian-bindings-1.4.18/python/docs/examples/
H A Dsimplesearch.py48 qp.set_stemming_strategy(xapian.QueryParser.STEM_SOME)

1234567891011