Hi. You could try the %keyword% approach in the search_function.php file by editing the $like_start, $like_end, and/or $like_operator variables, but %keyword% queries can be slow. You could also try removing the escaped apostophe from the $text variable in the phpdigEpureText function of the phpdig_functions.php file and from the $what_query_chars variable in the phpdigSearch function of the search_function.php file, and then do a reindex. If you do the latter, then you may need to edit the exact phrase portion so that phrases with an apostrophe are found. If your database tables are not large, perhaps the former method would be sufficient if not too slow.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
|