Closed tshmieldev closed 8 months ago
Thanks @tshmieldev for the report, really apprecated
Any PR from anyone is welcome ❤️
I tried this issue and found after adding locale
attribute to filterableAttributes
array then you add to click Update
button in Meilisearch plugin view then you should be able to do run filter query with no errors.
Thank you @nitintecg
@tshmieldev do you still have the error?
@curquiza Thank you for mentioning me, I didn't see the proposed solution, it seems promising, I will try it in a few hours
I will close this issue, but let me know if you still need some help :)
Description Locale field is not filterable, even if you add it to filterable fields.
Expected behavior You should be able to filter through it normally.
Current behavior You cannot: MeiliSearchApiError: Attribute
locale
is not filterable. Available filterable attributes are: ...Screenshots or Logs
Environment (please complete the following information):
Why is this an issue? Because when I add a locale version of an entry it gets added to meilisearch. Then, I have duplicates in search. I don't want that so I want to filter do default locale (that would work for me)