From 90b2fe9b7aef19d3d47659824b249f3006edce26 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 07 Dec 2020 12:03:53 +0000
Subject: [PATCH] edit page

---
 exampleSite/content/docs/compose/search.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/docs/compose/search.md b/exampleSite/content/docs/compose/search.md
index 0060e6b..8c76cb5 100644
--- a/exampleSite/content/docs/compose/search.md
+++ b/exampleSite/content/docs/compose/search.md
@@ -12,7 +12,9 @@
 
 ### 2. Live search
 
-This behaviour will be obvious as the user types a search query on the search field. for any search queries longer than one character, will yield a list of `quick links` or a simple `no matches found`. Else, the user will be prompted to continue typing.
+This behaviour will be obvious as the user types a search query on the search field. All search queries, will yield a list of `quick links` or a simple `no matches found`. Else, the user will be prompted to continue typing.
+
+> Please note that the results under quick links will be a truncated list of the most relevant results. Only a maximum of 8 items will be returned. This number is pragmatic at best if not arbitrary. On the search page, the number is set to 12.
 
 Note that live search on the search page will behave differently than on the other pages. Nonetheles, the pages applies the same live search principle.
 

--
Gitblit v1.10.0