Skip to content

Add filter parameter to the ContentManager search functions #1413

@BMannell

Description

@BMannell

Describe the solution you'd like
Currently the search and advanced_search functions do not utilize the filter parameter of the search endpoint.

This is would be very useful when you want to target specific items based on tags or naming conventions.

Filter | Search API 

search | ContentManager | Python API

advanced_search | ContentManager | Python API

Describe alternatives you've considered
The only work arounds now are to have a static list of all the items you want to target, or to write extra code to filter the search results.

X-Posted on Community Ideas

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions