Displaying 3 results from an estimated 3 matches for "moreaccurateestim".
2014 Aug 07
2
Global number of matches
Hi,
is there a way to get the number of all possible matches for a specific
query?
Some api call like
Xapian::doccount Xapian::Enquire::get_number_of_matches();
Best wishes
Wilm
2008 Dec 06
1
Obtaining actual match count if using set_collapse_key()
Greets,
Is it possible to obtain the actual match count if you're using
set_collapse_key()? ie, the total count *before* the collapsing
occurs (without using get_mset()).
Alternatively, will MSet::get_matches_estimated() return the true -
pre-collapse - count, or will it also be affected by collapsing?
Thanks
Henry
2009 Jun 10
1
Very far out and static get_matches_estimated
Hi,
I'm getting quite odd results using get_matches_estimated() that I
haven't seen before; we've just added a bunch of new data to the
database. Xapian 1.0.7, checkatleast is set to 100.
The database will get new stuff added to it automatically around 8.30am
BST, so it's possible this might affect the links I provide, I guess.
But I'll note what is currently happening as