[Xapian-devel] Bindings and overloading
James Aylett
james-xapian at tartarus.org
Thu Jun 3 17:34:32 BST 2004
On Thu, Jun 03, 2004 at 05:17:01PM +0100, Alex Bowley wrote:
> > I'm not aware that anyone has ever tried, except in C++. The bindings
> > are still comparatively recent compared to the rest of the library.
> >
> > For AND and OR operators, you can fudge it using a tree. NEAR and
> > PHRASE work differently, and you can't.
>
> So; how *does* one construct a >2 term phrase query?
Using the templatised constructor is the only way I know of. Well -
you could use the QueryParser, of course.
J
--
/--------------------------------------------------------------------------\
James Aylett xapian.org
james at tartarus.org uncertaintydivision.org
More information about the Xapian-devel
mailing list