Switch to unified view

a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
...
...
4199
            loading data to the preview window. A size of a few megabytes
4199
            loading data to the preview window. A size of a few megabytes
4200
            would seem reasonable (default: 1MB).</para>
4200
            would seem reasonable (default: 1MB).</para>
4201
            </listitem>
4201
            </listitem>
4202
           </varlistentry>
4202
           </varlistentry>
4203
4203
4204
          <varlistentry><term><varname>membermaxkbs</varname></term>
4205
            <listitem><para>This defines the maximum size in kilobytes for
4206
            an archive member (zip, tar or rar at the moment). Bigger
4207
            entries will be skipped.</para>
4208
              </listitem>
4209
            </varlistentry>
4210
4204
          <varlistentry><term><varname>indexallfilenames</varname></term>
4211
          <varlistentry><term><varname>indexallfilenames</varname></term>
4205
            <listitem><para>&RCL; indexes file names in a special
4212
            <listitem><para>&RCL; indexes file names in a special
4206
            section of the database to allow specific file names
4213
            section of the database to allow specific file names
4207
            searches using wild cards. This parameter decides if 
4214
            searches using wild cards. This parameter decides if 
4208
            file name indexing is performed only for files with mime
4215
            file name indexing is performed only for files with mime
...
...
4256
            <listitem><para>Decide if we strip characters of diacritics and
4263
            <listitem><para>Decide if we strip characters of diacritics and
4257
                convert them to lower-case before terms are indexed. If we
4264
                convert them to lower-case before terms are indexed. If we
4258
                don't, searches sensitive to case and diacritics can be
4265
                don't, searches sensitive to case and diacritics can be
4259
                performed, but the index will be bigger, and some marginal
4266
                performed, but the index will be bigger, and some marginal
4260
                weirdness may sometimes occur. The default is a stripped
4267
                weirdness may sometimes occur. The default is a stripped
4261
                index (<literal>indexStripChars = 1</literal> for
4268
                index (<literal>indexStripChars = 1</literal>) for
4262
                now.</para> 
4269
                now. When using multiple indexes for a search,
4270
                this parameter must be defined identically for
4271
                all. Changing the value implies an index reset.</para>
4263
            </listitem>
4272
            </listitem>
4264
          </varlistentry>
4273
          </varlistentry>
4265
4274
4266
          <varlistentry><term><varname>maxTermExpand</varname></term>
4275
          <varlistentry><term><varname>maxTermExpand</varname></term>
4267
            <listitem><para>Maximum expansion count for a single term (e.g.:
4276
            <listitem><para>Maximum expansion count for a single term (e.g.:
...
...
4535
            monitor will regenerate the auxiliary databases (spelling,
4544
            monitor will regenerate the auxiliary databases (spelling,
4536
            stemming) if needed. The default is one hour.</para>
4545
            stemming) if needed. The default is one hour.</para>
4537
              </listitem>
4546
              </listitem>
4538
           </varlistentry>
4547
           </varlistentry>
4539
4548
4549
            <varlistentry><term><varname>monioniceclass, monioniceclassdata
4550
             </varname></term><listitem><para>These allow defining the
4551
             <application>ionice</application> class and data used by the
4552
             indexer (default class 3, no data).</para>
4553
              </listitem>
4554
            </varlistentry>
4540
4555
4541
4542
4543
          <varlistentry><term><varname>filtermaxseconds</varname></term>
4556
            <varlistentry><term><varname>filtermaxseconds</varname></term>
4544
            <listitem><para>Maximum filter execution time, after which it
4557
              <listitem><para>Maximum filter execution time, after which it
4545
            is aborted. Some postscript programs just loop...</para> 
4558
            is aborted. Some postscript programs just loop...</para> 
4546
            </listitem>
4559
              </listitem>
4547
           </varlistentry>
4560
            </varlistentry>
4548
4549
          <varlistentry><term><varname>filtersdir</varname></term>
4561
          <varlistentry><term><varname>filtersdir</varname></term>
4550
            <listitem><para>A directory to search for the external
4562
            <listitem><para>A directory to search for the external
4551
            filter scripts used to index some types of files. The
4563
            filter scripts used to index some types of files. The
4552
            value should not be changed, except if you want to modify
4564
            value should not be changed, except if you want to modify
4553
            one of the default scripts. The value can be redefined for
4565
            one of the default scripts. The value can be redefined for
...
...
4598
            need the functionality or when it is unusable because
4610
            need the functionality or when it is unusable because
4599
            aspell crashes during dictionary generation.</para>
4611
            aspell crashes during dictionary generation.</para>
4600
            </listitem>
4612
            </listitem>
4601
          </varlistentry>
4613
          </varlistentry>
4602
4614
4615
          <varlistentry><term><varname>mhmboxquirks</varname></term>
4616
            <listitem><para>This allows definining location-related quirks
4617
            for the mailbox handler. Currently only the
4618
            <literal>tbird</literal> flag is defined, and it should be set
4619
            for directories which hold
4620
            <application>Thunderbird</application> data, as their folder
4621
            format is weird.</para>
4622
              </listitem>
4623
            </varlistentry>
4624
4625
4603
        </variablelist>
4626
        </variablelist>
4604
       </sect3>
4627
       </sect3>
4605
      </sect2>
4628
      </sect2>
4606
4629
4607
      <sect2 id="rcl.install.config.fields">
4630
      <sect2 id="rcl.install.config.fields">