Files
directus/docs/reference/api/query/search.md
2020-12-09 19:31:16 -05:00

314 B
Raw Blame History

Search

The search parameter allows you to perform a search on all string and text type fields within a collection. It's an easy way to search for an item without creating complex field filters though it is far less optimized. It only searches the root item's fields, related item fields are not included.