Jump to content

Partial Searches


Recommended Posts

Hey all-

Under PS 1.4, I have modified the search to include references, and have rebuilt the index. All is working great there. However, i will need to allow for partial searches in the front end as it does in the back end.

I believe the front end function has to be modified somewhat:
149: public static function find($id_lang, $expr, $pageNumber = 1, $pageSize = 1, $orderBy = 'position', $orderWay = 'desc', $ajax = false)


The backend has a function as:
36: public function searchCatalog($query)


Can anyone help me to modify the FO searches?

thanks,

s1

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...