]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/index.rst
python: Add UNSORTED as Query.SORT option
[notmuch] / bindings / python / docs / source / index.rst
index c90492c8b674ce99a7683c42c8d1fc4f66881548..040bd05334ffd230e9335de28a4930fe781faeae 100644 (file)
@@ -99,7 +99,11 @@ More information on specific topics can be found on the following pages:
        Sort by message date, newest first.
 
      SORT.MESSAGE_ID
-       Sort by email message ID
+       Sort by email message ID.
+
+     SORT.UNSORTED
+       Do not apply a special sort order (returns results in document id     
+       order). 
 
    .. automethod:: set_sort