: > When I issue a search in quotes, like "tay sachs"
: > lucene is returning results as if it were written: tay OR sachs
:
: If you are using the standard request handler, the default operator is
: OR (I assume you didn't use quotes in your query). You can switch the
BUt the Justin said "When
On Wed, Mar 19, 2008 at 10:39 AM, Justin <[EMAIL PROTECTED]> wrote:
> When I issue a search in quotes, like "tay sachs"
> lucene is returning results as if it were written: tay OR sachs
If you are using the standard request handler, the default operator is
OR (I assume you didn't use quotes in yo
When I issue a search in quotes, like "tay sachs"
lucene is returning results as if it were written: tay OR sachs
Any reason why? Any way to stop it?