Core conceptsAdmin UI
Search with filters/operators is a feature that allows users to conduct flexible data filtering. This feature is currently available on two specific pages: the Global Features Page and the Project Page.
Location: The search bar is located at the top of the Global Features Page and the Project Page.
Functionality: It enables users to conduct searches for features using text. This is a full-text search that includes both feature names and feature descriptions.
Multiple Keywords: To search for multiple keywords, separate them with a comma. When searching with multiple keywords, there is effectively an OR condition between them, so the search will match items that contain either of the keywords. However, be aware that texts containing commas cannot be effectively searched, as the comma is used as a separator.

The search functionality supports five filters:
Created Date: Supports single value selection with two operators:
Project: Allows single or multiple value selections with these operators:
Segment and Tags: These filters offer similar operators:
State: Supports two values—Active or Stale—with two operators:

In addition to the user interface, Search with Operators is also supported through the API. All the filters and operators function identically to their counterparts in the UI, ensuring a consistent experience between the API and user interface.
Refer to the Search API for full details: