Custom search algorithm

We build search form and algorithm based on standard search logic. But this can also be customized.

PHP + MySQL knowledge is required for this.

Related file where algorithm can be found: application\models\estate_m.php , method filter_results

Example how to ignore all other fields when visitor search from smart search / location input field:

screenshot_2

With Firefox developer console (CTRL+Shift+K) you can detect field names used in this search algorithm, example:

screenshot_4

If you need some customization’s services, please follow this guide: http://iwinter.com.hr/support/?page_id=1870