algolia / algoliasearch-wordpress

❌🗑🙅‍♂️ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead
https://www.algolia.com/doc/integration/wordpress/getting-started/quick-start/
GNU General Public License v2.0
358 stars 114 forks source link

bugfix: fix searching persian words problem #807

Closed SejiL closed 5 years ago

SejiL commented 5 years ago

There was a problem with searching persian words. Because of urlencode function words like "اپل" or "سلام" didn't return any results. Fixed it by just adding a urldecode function before calling API.

rayrutjes commented 5 years ago

Thanks a lot for your active participation in this plugin. We wanted to let you know that we chose to go in another direction regarding the way we integrate Algolia to WordPress. More information can be found here.