<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
This is so great! I'm gonna try it right now! Thank you so much for making my life easier!<div><br></div><div>Best,</div><div>Shen<br><br>> Date: Thu, 2 Jun 2011 12:09:30 +0100<br>> From: olly@survex.com<br>> To: te_quira@hotmail.com; xapian-devel@lists.xapian.org<br>> Subject: Re: [Xapian-devel] Does OP_NEAR works with stemming?<br>> <br>> On Tue, May 31, 2011 at 04:14:32AM +0100, Olly Betts wrote:<br>> > Yes, the issue seems to be stemming - the Z-prefix terms are stemmed<br>> > forms, and aren't indexed with positional information, so won't work<br>> > with OP_NEAR. So if default_op is OP_NEAR or OP_PHRASE, we should be<br>> > forcing these subqueries to be unstemmed forms.<br>> > <br>> > Not sure how easy that will be to fix. For now, I'd suggest you just<br>> > set stem_none if you want to use default_op set to OP_PHRASE or OP_NEAR.<br>> <br>> Fixed in trunk r15548. Wasn't as bad as I feared.<br>> <br>> Cheers,<br>> Olly<br></div>                                            </body>
</html>