Bug 567062 - [Quicksearch] Configurable max results limit and label
Added N&N
Change-Id: Ib76d8f1ee8b53de0f4a00d5a8574be7fb3f84908
Signed-off-by: Julian Ruppel <julian.ruppel@sap.com>
diff --git a/4.20/images/quick-search-preferences.png b/4.20/images/quick-search-preferences.png
new file mode 100644
index 0000000..7e2e52a
--- /dev/null
+++ b/4.20/images/quick-search-preferences.png
Binary files differ
diff --git a/4.20/images/quick-search.png b/4.20/images/quick-search.png
new file mode 100644
index 0000000..c3dda38
--- /dev/null
+++ b/4.20/images/quick-search.png
Binary files differ
diff --git a/4.20/platform.html b/4.20/platform.html
index f34e3a5..d6f8161 100644
--- a/4.20/platform.html
+++ b/4.20/platform.html
@@ -53,6 +53,21 @@
get it audited by some other external service, tool or workflow before approval.
</td>
</tr>
+
+ <tr id="quick-text-search"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=567062 -->
+ <td class="title">Quick Search mention max occurences reached</td>
+ <td class="content">
+ The <b>Quick Search</b> dialog features a label to depict the number of matches that were found.
+ Additionally, if the result set exceeds a now configurable limit, the label shows that the limit has been reached and the search process stopped.
+ Besides this new "Max Results" configuration option, the preference page has been overhauled with information decorators to describe the properties in more detail.
+ <p>
+ <img src="images/quick-search.png" alt=""/>
+ </p>
+ <p>
+ <img src="images/quick-search-preferences.png" alt=""/>
+ </p>
+ </td>
+ </tr>
<!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
<!-- ******************* Text Editors ************************************* -->