diff --git a/developer_manual/client_apis/WebDAV/search.rst b/developer_manual/client_apis/WebDAV/search.rst
index d88bccdf7..10d4ed32e 100644
--- a/developer_manual/client_apis/WebDAV/search.rst
+++ b/developer_manual/client_apis/WebDAV/search.rst
@@ -128,10 +128,12 @@ Search for all plain text files in the folder :code:`Documents`, sorted by size.
-
-
-
-
+
+
+
+
+
+
@@ -211,5 +213,46 @@ Get all png and jpg files over 10MB.
+
+Search for all common files (no directories) and limit the result of the last 5 files with ordering, last modified
+
+.. code-block:: xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /files/test
+ infinity
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 5
+
+
+
.. _rfc5323: https://tools.ietf.org/html/rfc5323