Home
last modified time | relevance | path

Searched defs:get_termfreq_est (Results 1 – 25 of 107) sorted by relevance

12345

/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dleafpostlist.cc50 LeafPostList::get_termfreq_est() const in get_termfreq_est() function in LeafPostList
H A Demptypostlist.cc42 EmptyPostList::get_termfreq_est() const in get_termfreq_est() function in EmptyPostList
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapi_postingsource.cc63 Xapian::doccount get_termfreq_est() const { return num_docs / 2; } in get_termfreq_est() function in MyOddPostingSource
169 Xapian::doccount get_termfreq_est() const { return num_docs / 2; } in get_termfreq_est() function in MyOddWeightingPostingSource
270 Xapian::doccount get_termfreq_est() const { return num_docs; } in get_termfreq_est() function in MyDontAskWeightPostingSource
471 Xapian::doccount get_termfreq_est() const { return 4; } in get_termfreq_est() function in ChangeMaxweightPostingSource
704 Xapian::doccount get_termfreq_est() const { return 1; } in get_termfreq_est() function in CloneTestPostingSource
773 Xapian::doccount get_termfreq_est() const { return last_docid / 2; } in get_termfreq_est() function in OnlyTheFirstPostingSource
844 Xapian::doccount get_termfreq_est() const { return est; } in get_termfreq_est() function in EstimatePS
/dports/databases/xapian-core12/xapian-core-1.2.25/matcher/
H A Dmsetpostlist.cc36 MSetPostList::get_termfreq_est() const in get_termfreq_est() function in MSetPostList
H A Dsynonympostlist.cc128 SynonymPostList::get_termfreq_est() const { in get_termfreq_est() function in SynonymPostList
H A Dphrasepostlist.cc106 PhrasePostList::get_termfreq_est() const in get_termfreq_est() function in PhrasePostList
H A Dvaluerangepostlist.cc45 ValueRangePostList::get_termfreq_est() const in get_termfreq_est() function in ValueRangePostList
H A Dnearpostlist.cc200 NearPostList::get_termfreq_est() const in get_termfreq_est() function in NearPostList
H A Dandmaybepostlist.cc133 AndMaybePostList::get_termfreq_est() const in get_termfreq_est() function in AndMaybePostList
H A Dexternalpostlist.cc64 ExternalPostList::get_termfreq_est() const in get_termfreq_est() function in ExternalPostList
H A Dexactphrasepostlist.cc150 ExactPhrasePostList::get_termfreq_est() const in get_termfreq_est() function in ExactPhrasePostList
H A Dextraweightpostlist.h48 Xapian::doccount get_termfreq_est() const { in get_termfreq_est() function
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Demptypostlist.cc42 EmptyPostList::get_termfreq_est() const in get_termfreq_est() function in EmptyPostList
H A Dleafpostlist.cc51 LeafPostList::get_termfreq_est() const in get_termfreq_est() function in LeafPostList
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapi_postingsource.cc61 Xapian::doccount get_termfreq_est() const { return num_docs / 2; } in get_termfreq_est() function in MyOddPostingSource
172 Xapian::doccount get_termfreq_est() const { return num_docs / 2; } in get_termfreq_est() function in MyOddWeightingPostingSource
275 Xapian::doccount get_termfreq_est() const { return num_docs; } in get_termfreq_est() function in MyDontAskWeightPostingSource
486 Xapian::doccount get_termfreq_est() const { return 4; } in get_termfreq_est() function in ChangeMaxweightPostingSource
/dports/databases/xapian-core/xapian-core-1.4.18/matcher/
H A Dmsetpostlist.cc40 MSetPostList::get_termfreq_est() const in get_termfreq_est() function in MSetPostList
H A Dphrasepostlist.cc105 PhrasePostList::get_termfreq_est() const in get_termfreq_est() function in PhrasePostList
H A Dorpospostlist.cc43 OrPosPostList::get_termfreq_est() const in get_termfreq_est() function in OrPosPostList
H A Dsynonympostlist.cc126 SynonymPostList::get_termfreq_est() const { in get_termfreq_est() function in SynonymPostList
H A Dnearpostlist.cc201 NearPostList::get_termfreq_est() const in get_termfreq_est() function in NearPostList
H A Dexternalpostlist.cc66 ExternalPostList::get_termfreq_est() const in get_termfreq_est() function in ExternalPostList
H A Dexactphrasepostlist.cc148 ExactPhrasePostList::get_termfreq_est() const in get_termfreq_est() function in ExactPhrasePostList
H A Dmergepostlist.cc112 MergePostList::get_termfreq_est() const in get_termfreq_est() function in MergePostList
H A Dandmaybepostlist.cc134 AndMaybePostList::get_termfreq_est() const in get_termfreq_est() function in AndMaybePostList
H A Dextraweightpostlist.h49 Xapian::doccount get_termfreq_est() const { in get_termfreq_est() function

12345