From 0b18f056fe1fd03fc1c69b0ab81f8980c59d4f0a Mon Sep 17 00:00:00 2001 From: Shannon Bradshaw Date: Fri, 5 Nov 2021 21:50:18 +0000 Subject: [PATCH] GitBook: [#232] Make feature overview headers verbs instead of nouns --- docs/features/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)