This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Result problem

#10110
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

By default the index table engine does not consider words below 3 characters. I believe this is the problem here.

1. Go to the index table options submenu and click on the Advanced options panel and turn off the Enable stop words option and set the Min. words length option to 0, then save the options: http://i.imgur.com/xemv4xe.png

2. After saving, re-create the index table: http://i.imgur.com/FxmwRCE.png

That should solve the issue.