two character search

Post Reply
juzer.mukadam
Posts: 1
Joined: Fri Mar 20, 2009 9:48 am

two character search

Post by juzer.mukadam »

I am having a trouble implementing a two character search. Any two letter search I put comes back with:

Nothing to search for in query in the function get equivs
Setmmapi IT Failed
Metamorph open failed.

I have seen noise words like "front", "the" etc. give these errors before, but why all two-letter words are branded as noise. What do I need to modify in my noise-filter to avoid this?

Thanks,
Juzer
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

two character search

Post by mark »

Whatever noise word settings you choose need to be applied when creating metamorph indices as well.
Or just turn on keepnoise for the index creation so that any noise settings will work without having to change the index.
Post Reply