meilisearch / documentation

Meilisearch documentation

Home Page:https://docs.meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.8: Negative keyword search

guimachiavelli opened this issue · comments

v1.8 allows users to exclude terms from search by prepending a - to search terms: "-escape room".

Tasks

  • Update search API reference, around the same place where we describe phrase/placeholder search behavior

Reference