parisholley / wordpress-fantastic-elasticsearch

Improve wordpress search performance/accuracy and enable faceted search by leveraging an ElasticSearch server.
MIT License
162 stars 64 forks source link

Search with non-english words doesn't work #130

Closed milan475 closed 8 years ago

milan475 commented 8 years ago

Because of the hard-coded "$scored[] = "$field.english^$score";" in Searcher.php

parisholley commented 8 years ago

closing as this is now controllable through a filter