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
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

two character search

Post by John »

"It" which is what that particular search was is a noise word. Most two letter words are likely to be noise as they are common words. You can set the specific noise words you want, or disable noise words altogether.
John Turnbull
Thunderstone Software
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