On 7/24/06, karl wettin <[EMAIL PROTECTED]> wrote:
On Mon, 2006-07-24 at 15:17 +0200, karl wettin wrote:
> On Mon, 2006-07-24 at 15:15 +0200, karl wettin wrote:
> > Yes, it effects PhraseQuery. Only "the x men are" will match.
>
> I'm stupid. Forget about it. I should of course analyze the query too.

But still it fails on xmen. Could it have something to do with this:
   WordDelimiterFilter(ts, 1,1,0,0,0);

?

I can't figure out what the parameters does. ;)

Yes, it will fail without slop... I don't think there is a practical
way around that.

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to