[Xapian-discuss] Category Search with Values
Tom Mortimer
tom at lemurconsulting.com
Mon May 18 12:51:41 BST 2009
2009/5/18 James Aylett <james-xapian at tartarus.org>
> On Mon, May 18, 2009 at 01:40:48PM +0200, Senior Boss wrote:
>
> > > Parsed query is: Xapian::Query((blu red FILTER XCcategory1))
> > > 0 results found:
> >
> > Why it doesn't work?
>
> For the reason I said about parsing the user side of the query.
Francesco, as a quick check you could try the query XCcategory1 on its own.
If this returns results, it confirms the problem is in the user query as
James points out (specifically, the document contains no literal term "blu
red".)
Tom
More information about the Xapian-discuss
mailing list