diff --git a/docs/features/README.md b/docs/features/README.md index b84ddb0d499..7db4d3bee4e 100644 --- a/docs/features/README.md +++ b/docs/features/README.md @@ -4,7 +4,7 @@ description: In this section, we present an overview of OpenMetadata features. # Features -### Simple keyword search across all assets +### Search across assets using keyword queries #### Find assets based on name, description, and component metadata (e.g., column name, description) and containing service @@ -12,9 +12,9 @@ description: In this section, we present an overview of OpenMetadata features. For more details see the [Asset Discovery](asset-discovery.md) documentation. -### Complex queries using property names and Boolean operators +### Search across assets using complex queries -#### Find assets matching strict criteria on metadata properties. +#### Find assets matching strict criteria on metadata properties and Boolean operators. ![](../.gitbook/assets/complex-queries.gif)