nwrightau VIP
Total posts: 99
21 Oct 2014 01:42

Hi,

I was wanting to use the filters module on a certain page to filter using the text search. I added the module to the page, and it seemed to be working okay, except the results are useless. When you type in a specific piece of text that relates to a title of an item that item doesn't even appear in the list, it just seems to randomly pull search results.

Can this be fixed?

Thanks

Last Modified: 23 Oct 2014


Sergey
Total posts: 13,748
21 Oct 2014 05:47

We are using MySQL fulltext search. Result depends on what is in that index. Check section parameters on Fulltext search. May be you need exact search with LIKE. Also check that other fields are not searchable otherwhise it also adds to result.


nwrightau VIP
Total posts: 99
23 Oct 2014 01:01

I've re-indexed everything and changed the search to %LIKE%, and no change.


Konstantin
Total posts: 1,113
23 Oct 2014 03:59

Can you provide link to your page where you use search, example of text to search and admin credentionals and I check it on your site.

Powered by Cobalt