From 7a2428fb39a2c575bb87b99ab8d004fe6513ea9d Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Tue, 27 Apr 2021 15:58:48 +0200
Subject: [PATCH] doc
---
src/doc/user/usermanual.html | 16 ++++++++++++----
src/doc/user/usermanual.xml | 14 ++++++++++----
2 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html
index 321df680..6db29f82 100644
--- a/src/doc/user/usermanual.html
+++ b/src/doc/user/usermanual.html
@@ -5513,6 +5513,13 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
Categories are OR'ed like MIME types above, and can
be negated with -.
+
+ issub for specifying
+ that only standalone (issub:0) or only embedded
+ (issub:1) documents
+ should be returned as results.
+
Note
mime, rclcat, size and date criteria always affect the whole
- query (they are applied as a final filter), even if set
- with other terms inside a parenthese.
+ "literal">size,
issub
+ and
date criteria always
+ affect the whole query (they are applied as a final
+ filter), even if set with other terms inside a
+ parenthese.
diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml
index 7b5a1e18..ea717172 100644
--- a/src/doc/user/usermanual.xml
+++ b/src/doc/user/usermanual.xml
@@ -4213,13 +4213,19 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
-.
+
issub
+ for specifying that only standalone (issub:0) or
+ only embedded (issub:1) documents should be
+ returned as results.
+
+
- mime, rclcat,
- size and date criteria
- always affect the whole query (they are applied as a final
- filter), even if set with other terms inside a parenthese.
+ mime, rclcat, size,
+ issub and date criteria always
+ affect the whole query (they are applied as a final filter), even if set
+ with other terms inside a parenthese.