What you can do
- List indexes to see which metadata keys have an index.
- Create an index on a metadata key to speed up lookups and filters on that key.
- Remove an index when you no longer query that metadata key.
unique defaults to false; sparse defaults to true.
Keep the index focused on the keys you actually query. This keeps search fast and predictable.
