Displaying 2 results from an estimated 2 matches for "get_max_possible".
2007 Jan 26
1
Finding Max Possible Weight of a Document
Is there a way, without running a match, to find the max possible weight
of a document? This could be with or without consideration of the
length of the document. I have looked at all of the docs available on
the web and installed on the system and may just be overlooking it.
The most direct way would be to sum the term weights times term freq of
each document, but it would be nice if there
2009 Feb 12
1
problem when using xapian's static libs in windows
...__cdecl serialise_mset_pre_30_5(class Xapian::MSet const &)" (?serialise_mset_pre_30_5@@YA?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@ABVMSet at Xapian@@@Z) ????
libnet.lib(serialise.obj) : error LNK2019: ????????? "public: double __thiscall Xapian::MSet::get_max_possible(void)const " (?get_max_possible at MSet@Xapian@@QBENXZ)??????? "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl serialise_mset_pre_30_5(class Xapian::MSet const &)" (?serialise_mset_pre_30_5@@YA?AV?$basic_string at...