diff --git a/src/doc/user/recoll.conf.xml b/src/doc/user/recoll.conf.xml
index 1637c7b1..13715592 100644
--- a/src/doc/user/recoll.conf.xml
+++ b/src/doc/user/recoll.conf.xml
@@ -556,6 +556,12 @@ does not affect indexing (the whole field is processed anyway), just the
amount of data stored in the index for the purpose of displaying fields
inside result lists or previews. The default value is 150 bytes which
may be too low if you have custom fields.
+fields configuration file for the
- details of configuring a field for range searches.
Fields listed in this section will be stored as
Xapian
diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml
index 77f64e30..89311c66 100644
--- a/src/doc/user/usermanual.xml
+++ b/src/doc/user/usermanual.xml
@@ -3818,7 +3818,8 @@