Skip to main content

Assign an existing filter index config to an assigned (search) index.

PUT 

/collections/:namespace/:collection/indexes/:index/filter_indexes/:filterIndex

Assigns a filter index config that exists in the same namespace as the collection to an index assigned to the collection. This allows you to filter results from searches over the search index.

Request

Responses

Filter index successfully assigned.