meilisearch / documentation

Meilisearch documentation
https://docs.meilisearch.com
MIT License
146 stars 239 forks source link

v1.11: Update Postman collection #2995

Open guimachiavelli opened 2 days ago

guimachiavelli commented 2 days ago

API changes

  1. /multi-search: new properties for the federation parameter
  2. /settings/localized-attributes: accepts ISO-639-1 bigrams
  3. changes to /settings/embedders accepted properties and document templates
  4. changes to /search hybrid usage
  5. /search: new filter operator

None of these seem to impact Postman:

@curquiza, am I missing something or do we only need to bump the collection version for this release?

curquiza commented 2 days ago

@curquiza, am I missing something or do we only need to bump the collection version for this release?

If I'm correct, yes, I agree with you and I think only the bump version should be updated.