Page 1 of 1

Modify search engine

Posted: 18 Jan 2013, 18:33
by mdxprograms
I have an issue with the Mantis search functionality.
When I enter a search such as "please remove" I need to get the results of both words separately.
I have added a function to search the phrase when quotes are surrounding the search string, but I need the search to search for both words when quotes are not included.
I am guessing I need to change the database call to accept an array value?
I have tried to add the values into an array but it will not pass.

Is there something I am missing that is super easy?

Re: Modify search engine

Posted: 21 May 2013, 20:17
by Kurt
I'm interested in improved searching capabilities too.