I was using SnowballPorterFilterFactory for stemming, and that stammer was
stemming the words.
I added the keyword "ansys" to   file "protwords.txt".
Now the stemming is not happening for "ansys" and Its OK now.

On 29 June 2011 17:12, Ahmet Arslan <iori...@yahoo.com> wrote:

> > I am using solr1.4
> > When I search for keyword "ansys" I get lot of posts.
> > but when I search for "ansys NOT ansi" I get nothing.
> > I guess its because of Phonetic search, "ansys" is
> > converted into "ansi" (
> > that is NOT keyword) and nothing returns.
> >
> > How to handle this kind of problem.
>
> Find and remove occurrences of "solr.PhoneticFilterFactory" from your
> schema.xml file.
>



-- 
Thanks and Regards
Mohammad Shariq

Reply via email to