xapian-core  1.4.25
Functions
api_queryparser.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void test_queryparser1 ()
 
void test_qp_default_op1 ()
 
void test_qp_default_prefix1 ()
 
void test_qp_default_prefix2 ()
 
void test_qp_odd_chars1 ()
 
void test_qp_flag_wildcard1 ()
 
void test_qp_flag_wildcard2 ()
 
void test_qp_flag_wildcard3 ()
 
void test_qp_flag_partial1 ()
 
void test_wildquery1 ()
 
void test_qp_flag_bool_any_case1 ()
 
void test_qp_stopper1 ()
 
void test_qp_flag_pure_not1 ()
 
void test_qp_unstem_boolean_prefix ()
 
void test_qp_accumulate ()
 
void test_qp_value_range1 ()
 
void test_qp_range1 ()
 
void test_qp_value_range2 ()
 
void test_qp_range2 ()
 
void test_qp_value_range3 ()
 
void test_qp_range3 ()
 
void test_qp_value_range4 ()
 
void test_qp_range4 ()
 
void test_qp_value_daterange1 ()
 
void test_qp_daterange1 ()
 
void test_qp_value_daterange2 ()
 
void test_qp_daterange2 ()
 
void test_qp_value_stringrange1 ()
 
void test_qp_stringrange1 ()
 
void test_qp_value_customrange1 ()
 
void test_qp_customrange1 ()
 
void test_qp_fieldproc1 ()
 
void test_qp_fieldproc2 ()
 
void test_qp_fieldproc3 ()
 
void test_qp_stoplist1 ()
 
void test_qp_spell1 ()
 
void test_qp_spell2 ()
 
void test_qp_spellwild1 ()
 
void test_qp_spellpartial1 ()
 
void test_qp_synonym1 ()
 
void test_qp_synonym2 ()
 
void test_qp_synonym3 ()
 
void test_qp_stem_all1 ()
 
void test_qp_stem_all_z1 ()
 
void test_qp_scale1 ()
 
void test_qp_near1 ()
 
void test_qp_phrase1 ()
 
void test_qp_stopword_group1 ()
 
void test_qp_default_op2 ()
 
void test_qp_default_op3 ()
 
void test_qp_defaultstrategysome1 ()
 
void test_qp_stemsomefullpos ()
 
void test_qp_nopos ()
 

Function Documentation

◆ test_qp_accumulate()

void test_qp_accumulate ( )

Referenced by if().

◆ test_qp_customrange1()

void test_qp_customrange1 ( )

Referenced by if().

◆ test_qp_daterange1()

void test_qp_daterange1 ( )

Referenced by if().

◆ test_qp_daterange2()

void test_qp_daterange2 ( )

Referenced by if().

◆ test_qp_default_op1()

void test_qp_default_op1 ( )

Referenced by if().

◆ test_qp_default_op2()

void test_qp_default_op2 ( )

Referenced by if().

◆ test_qp_default_op3()

void test_qp_default_op3 ( )

Referenced by if().

◆ test_qp_default_prefix1()

void test_qp_default_prefix1 ( )

Referenced by if().

◆ test_qp_default_prefix2()

void test_qp_default_prefix2 ( )

Referenced by if().

◆ test_qp_defaultstrategysome1()

void test_qp_defaultstrategysome1 ( )

Referenced by if().

◆ test_qp_fieldproc1()

void test_qp_fieldproc1 ( )

Referenced by if().

◆ test_qp_fieldproc2()

void test_qp_fieldproc2 ( )

Referenced by if().

◆ test_qp_fieldproc3()

void test_qp_fieldproc3 ( )

Referenced by if().

◆ test_qp_flag_bool_any_case1()

void test_qp_flag_bool_any_case1 ( )

Referenced by if().

◆ test_qp_flag_partial1()

void test_qp_flag_partial1 ( )

Referenced by if().

◆ test_qp_flag_pure_not1()

void test_qp_flag_pure_not1 ( )

Referenced by if().

◆ test_qp_flag_wildcard1()

void test_qp_flag_wildcard1 ( )

Referenced by if().

◆ test_qp_flag_wildcard2()

void test_qp_flag_wildcard2 ( )

Referenced by if().

◆ test_qp_flag_wildcard3()

void test_qp_flag_wildcard3 ( )

Referenced by if().

◆ test_qp_near1()

void test_qp_near1 ( )

Referenced by if().

◆ test_qp_nopos()

void test_qp_nopos ( )

Referenced by if().

◆ test_qp_odd_chars1()

void test_qp_odd_chars1 ( )

Referenced by if().

◆ test_qp_phrase1()

void test_qp_phrase1 ( )

Referenced by if().

◆ test_qp_range1()

void test_qp_range1 ( )

Referenced by if().

◆ test_qp_range2()

void test_qp_range2 ( )

Referenced by if().

◆ test_qp_range3()

void test_qp_range3 ( )

Referenced by if().

◆ test_qp_range4()

void test_qp_range4 ( )

Referenced by if().

◆ test_qp_scale1()

void test_qp_scale1 ( )

Referenced by if().

◆ test_qp_spell1()

void test_qp_spell1 ( )

Referenced by if().

◆ test_qp_spell2()

void test_qp_spell2 ( )

Referenced by if().

◆ test_qp_spellpartial1()

void test_qp_spellpartial1 ( )

Referenced by if().

◆ test_qp_spellwild1()

void test_qp_spellwild1 ( )

Referenced by if().

◆ test_qp_stem_all1()

void test_qp_stem_all1 ( )

Referenced by if().

◆ test_qp_stem_all_z1()

void test_qp_stem_all_z1 ( )

Referenced by if().

◆ test_qp_stemsomefullpos()

void test_qp_stemsomefullpos ( )

Referenced by if().

◆ test_qp_stoplist1()

void test_qp_stoplist1 ( )

Referenced by if().

◆ test_qp_stopper1()

void test_qp_stopper1 ( )

Referenced by if().

◆ test_qp_stopword_group1()

void test_qp_stopword_group1 ( )

Referenced by if().

◆ test_qp_stringrange1()

void test_qp_stringrange1 ( )

Referenced by if().

◆ test_qp_synonym1()

void test_qp_synonym1 ( )

Referenced by if().

◆ test_qp_synonym2()

void test_qp_synonym2 ( )

Referenced by if().

◆ test_qp_synonym3()

void test_qp_synonym3 ( )

Referenced by if().

◆ test_qp_unstem_boolean_prefix()

void test_qp_unstem_boolean_prefix ( )

Referenced by if().

◆ test_qp_value_customrange1()

void test_qp_value_customrange1 ( )

Referenced by if().

◆ test_qp_value_daterange1()

void test_qp_value_daterange1 ( )

Referenced by if().

◆ test_qp_value_daterange2()

void test_qp_value_daterange2 ( )

Referenced by if().

◆ test_qp_value_range1()

void test_qp_value_range1 ( )

Referenced by if().

◆ test_qp_value_range2()

void test_qp_value_range2 ( )

Referenced by if().

◆ test_qp_value_range3()

void test_qp_value_range3 ( )

Referenced by if().

◆ test_qp_value_range4()

void test_qp_value_range4 ( )

Referenced by if().

◆ test_qp_value_stringrange1()

void test_qp_value_stringrange1 ( )

Referenced by if().

◆ test_queryparser1()

void test_queryparser1 ( )

Referenced by if().

◆ test_wildquery1()

void test_wildquery1 ( )

Referenced by if().