From b8515e5c31bf982bfd038e734c819e2dc7a8f71b Mon Sep 17 00:00:00 2001 From: Shannon Bradshaw Date: Sun, 7 Nov 2021 20:42:57 +0000 Subject: [PATCH] GitBook: [#235] Simplify and further distinguish discovery feature headers --- docs/features/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/README.md b/docs/features/README.md index 363bf7c266c..ee6413d546b 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 -### Use keyword queries to search across assets +### Search across all assets #### Find assets based on name, description, and component metadata (e.g., column name, description) and containing service @@ -14,7 +14,7 @@ For more details see the [Asset Discovery](asset-discovery.md) documentation. -### Use complex queries to search across assets +### Use complex queries #### Find assets matching strict criteria on metadata properties and Boolean operators.