10up / ElasticPress

A fast and flexible search and query engine for WordPress.
https://elasticpress.io
GNU General Public License v2.0
1.24k stars 312 forks source link

Apply ngram_fields on search query when ajax and weighting enable #3875

Closed burhandodhy closed 5 months ago

burhandodhy commented 5 months ago

Description of the Change

This PR adds the ngram fields to query when ajax integration and weighting is enabled.

Closes #3832

How to test the Change

Changelog Entry

Fixed - Inconsistent search results when calling the same function via PHP and Ajax

Credits

Props @burhandodhy

Checklist: