Home
last modified time | relevance | path

Searched defs:termfreq (Results 1 – 25 of 66) sorted by relevance

123

/dports/databases/xapian-core/xapian-core-1.4.18/weight/
H A Dweightinternal.h39 Xapian::doccount termfreq; member
49 : termfreq(termfreq_), in termfreq() function
140 Xapian::doccount & termfreq, in get_stats()
169 Xapian::doccount & termfreq) const { in get_stats()
H A Dtfidfweight.cc120 Xapian::doccount termfreq = 1; in get_sumpart() local
137 Xapian::doccount termfreq = 1; in get_maxpart() local
184 TfIdfWeight::get_idfn(Xapian::doccount termfreq, char c) const in get_idfn()
H A Dweight.cc86 double factor, Xapian::doccount termfreq, in init_()
H A Dinl2weight.cc70 double termfreq = get_termfreq(); in init() local
H A Dineb2weight.cc74 double termfreq = get_termfreq(); in init() local
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_spellingwordslist.h51 mutable Xapian::termcount termfreq; variable
H A Dglass_alltermslist.h57 mutable Xapian::doccount termfreq; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/chert/
H A Dchert_spellingwordslist.h51 mutable Xapian::termcount termfreq; variable
H A Dchert_alltermslist.h57 mutable Xapian::doccount termfreq; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/flint/
H A Dflint_spellingwordslist.h51 mutable Xapian::termcount termfreq; variable
H A Dflint_alltermslist.h57 mutable Xapian::doccount termfreq; variable
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_spellingwordslist.h52 mutable Xapian::termcount termfreq; variable
H A Dchert_alltermslist.h57 mutable Xapian::doccount termfreq; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/brass/
H A Dbrass_spellingwordslist.h51 mutable Xapian::termcount termfreq; variable
H A Dbrass_alltermslist.h57 mutable Xapian::doccount termfreq; variable
/dports/databases/xapian-core/xapian-core-1.4.18/backends/remote/
H A Dnet_termlist.h48 Xapian::doccount termfreq; variable
H A Dnet_postlist.h49 Xapian::doccount termfreq; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/remote/
H A Dnet_termlist.h47 Xapian::doccount termfreq; variable
H A Dnet_postlist.h50 Xapian::doccount termfreq; variable
/dports/databases/xapian-core12/xapian-core-1.2.25/expand/
H A Dexpandweight.cc46 double termfreq = stats.termfreq; in get_weight() local
/dports/databases/xapian-core12/xapian-core-1.2.25/weight/
H A Dweight.cc82 double factor, Xapian::doccount termfreq, in init_()
/dports/databases/xapian-core12/xapian-core-1.2.25/common/
H A Dweightinternal.h38 Xapian::doccount termfreq; member
H A Dexpandweight.h50 Xapian::doccount termfreq; variable
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/ruby/
H A Dxapian.rb72 attr_accessor :term, :wdf, :termfreq accessor in Xapian.Term
74 def initialize(term, wdf=nil, termfreq=nil) argument
/dports/databases/xapian-core12/xapian-core-1.2.25/include/xapian/
H A Dpostingsource.h630 Xapian::doccount termfreq; variable

123