[Xapian-discuss] Phrase Search on Stemmed Data
Olly Betts
olly at survex.com
Fri Jan 4 19:18:52 GMT 2008
On Fri, Jan 04, 2008 at 07:12:52PM +0100, Deniz Dalli wrote:
> But isn't there a convenient way in Xapian to decide when a phrased
> query is submitted to parse the query with the exact terms and to parse
> the string and having stemmed(, Z-prefixed) terms when a non-phrased
> query is submitted. Is there any flag to set which I might have missed.
If I follow what you're asking, that's essentially what stem strategy
QueryParser::STEM_SOME does.
Cheers,
Olly
More information about the Xapian-discuss
mailing list