From 8dee9054fe1ca23883cb973413d06089eff04bca Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 10 Apr 2018 10:32:59 +0200 Subject: [PATCH] doc --- src/doc/user/recoll.conf.xml | 6 ++++++ src/doc/user/usermanual.html | 5 +++-- src/doc/user/usermanual.xml | 5 +++-- 3 files changed, 12 insertions(+), 4 deletions(-) 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. + +idxtexttruncatelen +Truncation length for all document texts. Only index +the beginning of documents. This is not recommended except if you are +sure that the interesting keywords are at the top and have severe disk +space issues. aspellLanguage Language definitions to use when creating the aspell diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index ecd2d417..641d0f24 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -4929,7 +4929,8 @@ alink="#0000FF"> "#RCL.INSTALL.CONFIG.FIELDS" title= "6.4.3. The fields file">fields configuration file for the - details of configuring a field for range searches.

+ details of configuring a field for range searches (list + them in the [values] section).

@@ -9230,7 +9231,7 @@ for i in range(nres): extension prefixes should be all caps, begin with XY, and short. E.g. XYMFLD.

-
[calues]
+
[values]

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 @@ See the section about the fields configuration file for the - details of configuring a field for range searches. + details of configuring a field for range searches (list them in the + [values] section). @@ -6252,7 +6253,7 @@ for i in range(nres): - [calues] + [values] Fields listed in this section will be stored as &XAP; values inside the index. This makes them available for range queries, allowing to filter results