Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from
Apr 9, 2024

Conversation

burhandodhy
Copy link
Contributor

@burhandodhy burhandodhy commented Mar 22, 2024

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:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia merged commit 0467b26 into develop Apr 9, 2024
22 checks passed
@felipeelia felipeelia deleted the fix/3832 branch April 9, 2024 14:35
@felipeelia felipeelia added this to the 5.1.0 milestone Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Inconsistent search results when calling the same function via PHP and Ajax
2 participants