On Sun, Dec 07, 2008 at 01:00:55AM +0000, Richard Boulton <[EMAIL PROTECTED]> 
was heard to say:
> > There are some hacks to make this work that I can hopefully apply in
> > a future release.
>
> Just to note, Xapian's query parser has a mode specifically for handling  
> this situation - see the "FLAG_PARTIAL" flag in queryparser.h.  Feel  
> free to ask in #xapian on irc.freenode.net, or in the xapian-discuss  
> mailing list, if you need assistance with using this.

  That only works if you're using the Xapian query parser, and IIRC you
also need the database to be available at parse time.  I suppose I could
"parse" the Xapian term itself, but that seems rather error-prone to me
since it basically imports random bits of the Xapian search syntax.

  Daniel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to