OpenDevelopmentMekong / wp-odm_solr

Wordpress plugin used for automatically index created/updated contents into a solr index
GNU General Public License v3.0
0 stars 2 forks source link

Hyphens affecting search results #237

Open acorbi opened 6 years ago

acorbi commented 6 years ago

On https://thailand.opendevelopmentmekong.net/th/?s, entering "Climate and Health Country Profile - 2015: Thailand" as search query does not retrieve any result. However entering "Climate and Health Country Profile" does.

This behaviour difference relies on the presence of the hyphen on the title.

The search logic need to be tweaked so either the search query is quoted or special characters removed.