(Update) Use only orderable meilisearch filters when necessary#4458
Merged
HDVinnie merged 1 commit intoHDInnovations:developmentfrom Jul 14, 2025
Merged
Conversation
b9aeace to
08011eb
Compare
08011eb to
e33134e
Compare
Collaborator
Author
|
This one was draft because I coded this while meilisearch hadn't released it on their stable branch yet. Now that the feature's released, it can be rebased, tested, and merged |
Should improve indexing performance. Depends on upstream meilisearch change scheduled for v1.14: https://www.github.com/meilisearch/meilisearch/issues/5163
e33134e to
dad90c6
Compare
HDVinnie
approved these changes
Jul 14, 2025
Roardom
added a commit
to Roardom/UNIT3D
that referenced
this pull request
Jul 14, 2025
We changed the indexes in HDInnovations#4458 to not use orderable filters for this field anymore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Should improve indexing performance.
Depends on upstream meilisearch change scheduled for v1.14: https://www.github.com/meilisearch/meilisearch/issues/5163