sideone Posted April 1, 2011 Share Posted April 1, 2011 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 More sharing options...
sideone Posted April 11, 2011 Author Share Posted April 11, 2011 bump..does anyone know how to accomplish partial searches?thanks, Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now