Re: wildcard searches not consistent

2010-09-14 Thread Rico Lelina
That was it! Thank you very much. - Original Message From: Robert Muir To: solr-user@lucene.apache.org Sent: Tue, September 14, 2010 5:58:03 PM Subject: Re: wildcard searches not consistent > but > > facto?y -- 0 (expecting 1) > > you have stemming enabled for the

Re: wildcard searches not consistent

2010-09-14 Thread Robert Muir
> but > > facto?y -- 0 (expecting 1) > > you have stemming enabled for the field? stemming will make your wildcards behave strangely. I would recommend you turn it off. because stemming likely turned factory into factori or similar > I thought these are all valid searches but am I missing somethi