diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 0f456718..8a143e67 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -2034,9 +2034,12 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r several values which will be OR'ed (the normal default for the language is AND). Ex: mime:text/plain mime:text/html. Specifying an explicit boolean - operator or negation (-) before a + operator before a mime specification is not supported and - will produce strange results. Note that mime is + will produce strange results. You can filter out certain types + by using negation (-mime:some/type), and you can + use wildcards in the value (mime:text/*). + Note that mime is the ONLY field with an OR default. You do need to use OR with ext terms for example.