Stéphane Klein | 3 Nov 2010 10:40
Gravatar

How can I get "Xapian::MSetIterator::get_collapse_count()" C++ function in xappy ?

Hi,

when I use :

result = conn.search(q, 0, 10, collapse='category')

I can do :

result.matches_estimated

now, how can I get "Xapian::MSetIterator::get_collapse_count()" C++
function in xappy ?
(more information about this function :
http://xapian.org/docs/apidoc/html/classXapian_1_1MSetIterator.html#5a0c5216cb505912318e6a552725e3af
)

Thanks for your help,
Stéphane

--

-- 
You received this message because you are subscribed to the Google Groups "xappy-discuss" group.
To post to this group, send email to xappy-discuss@...
To unsubscribe from this group, send email to xappy-discuss+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xappy-discuss?hl=en.


Gmane