[Xapian-discuss] get_data not fast enough for query matches
Salem Berhanu
salemb4 at hotmail.com
Wed Feb 1 20:56:15 GMT 2006
I have just finnished indexing ~ 3 million records. The query finds matches
within a reasonable amount of time. However trying to get my document id
using get_data takes too long. I am beginning to think it's impossible to do
this for the whole match result especially if the result is in the thousands
and above. I need to find the id using get_data since that's how I identify
the document. Is there anyway of doing this fast enough? or do I have to
break the result up? I am curious how others deal with this?
Thanks
Salem
More information about the Xapian-discuss
mailing list