[Xapian-discuss] input data format?

Olly Betts olly at survex.com
Tue Mar 6 17:34:27 GMT 2007


On Tue, Mar 06, 2007 at 02:26:45PM +0530, Gupteshwar Joshi wrote:
> I can index without problem but when I search it gives '0' result for any
> query.

I suggest inspecting the database you've built with "delve" to see if
it contains what you intend.  This message describes how to do that:

http://article.gmane.org/gmane.comp.search.xapian.general/4088/match=delve

If that looks OK, try calling "get_description()" on the query object
you're using to check that's being built as you expect.

Cheers,
    Olly



More information about the Xapian-discuss mailing list