On Tue, Jul 11, 2006 at 12:12:56AM +0000, Mike Hsu wrote:
> $ ./omega 'P=author:"mike"' 'P=title:"foo"'
> Xapian::Query((Amike:(pos=1) OR Afoo:(pos=2)))
It's a bug in the QueryParser. I'll need to investigate as I can't
immediately see what's causing it.
Cheers,
Olly