Switch to unified view

a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
...
...
1410
            of searches. <link linkend="rcl.search.wildcards">
1410
            of searches. <link linkend="rcl.search.wildcards">
1411
            More about wildcards</link>.
1411
            More about wildcards</link>.
1412
          </para>
1412
          </para>
1413
      </formalpara>
1413
      </formalpara>
1414
1414
1415
      <formalpara><title>Automatic suffixes</title>
1416
          <para>Words like <literal>odt</literal> or <literal>ods</literal>
1417
            can be automatically turned into query language
1418
            <literal>ext:xxx</literal> clauses. This can be enabled in the
1419
            <guilabel>Search preferences</guilabel> panel in the GUI.
1420
          </para>
1421
      </formalpara>
1422
1415
      <formalpara><title>Disabling stem expansion</title>
1423
      <formalpara><title>Disabling stem expansion</title>
1416
      <para>Entering a capitalized word in any search field will prevent
1424
      <para>Entering a capitalized word in any search field will prevent
1417
        stem expansion (no search for
1425
        stem expansion (no search for
1418
        <literal>gardening</literal> if you enter
1426
        <literal>gardening</literal> if you enter
1419
        <literal>Garden</literal> instead of
1427
        <literal>Garden</literal> instead of
...
...
1543
1551
1544
      <para>There are several tabs in the dialog, dealing with the
1552
      <para>There are several tabs in the dialog, dealing with the
1545
      interface itself, the parameters used for searching and
1553
      interface itself, the parameters used for searching and
1546
      returning results, and what indexes are searched.</para> 
1554
      returning results, and what indexes are searched.</para> 
1547
1555
1556
      <formalpara id="rcl.search.custom.ui">
1548
      <formalpara><title>User interface parameters:</title>
1557
       <title>User interface parameters:</title>
1549
        <para>
1558
        <para>
1550
      <itemizedlist>
1559
      <itemizedlist>
1551
1560
1552
            <listitem><para><guilabel>Number of results in a result
1561
            <listitem><para><guilabel>Number of results in a result
1553
              page</guilabel>: </para> 
1562
              page</guilabel>: </para> 
...
...
1637
      </itemizedlist>
1646
      </itemizedlist>
1638
      </para>
1647
      </para>
1639
      </formalpara>
1648
      </formalpara>
1640
1649
1641
1650
1651
      <formalpara id="rcl.search.custom.search">
1642
      <formalpara><title>Search parameters:</title>
1652
  <title>Search parameters:</title>
1643
        <para>
1653
        <para>
1644
      <itemizedlist>
1654
      <itemizedlist>
1645
1655
1646
        <listitem><para><guilabel>Stemming language</guilabel>:
1656
        <listitem><para><guilabel>Stemming language</guilabel>:
1647
            stemming obviously depends on the document's language. This
1657
            stemming obviously depends on the document's language. This
...
...
1676
            information, around the search terms. This can slow down
1686
            information, around the search terms. This can slow down
1677
            result list display significantly for big documents, and you
1687
            result list display significantly for big documents, and you
1678
            may want to turn it off.</para>
1688
            may want to turn it off.</para>
1679
            </listitem>
1689
            </listitem>
1680
1690
1681
            <listitem><para><guilabel>Replace abstracts from
1682
            documents</guilabel>: this decides if we should synthesize and
1683
            display an abstract in place of an explicit abstract found
1684
            within the document itself.</para>
1685
            </listitem>
1686
1687
            <listitem><para><guilabel>Synthetic abstract size</guilabel>:
1691
            <listitem><para><guilabel>Synthetic abstract size</guilabel>:
1688
            adjust to taste...</para>
1692
            adjust to taste...</para>
1689
            </listitem>
1693
            </listitem>
1690
1694
1691
            <listitem><para><guilabel>Synthetic abstract context
1695
            <listitem><para><guilabel>Synthetic abstract context
1692
            words</guilabel>: how many words should be displayed around
1696
            words</guilabel>: how many words should be displayed around
1693
            each term occurrence.</para>
1697
            each term occurrence.</para>
1694
            </listitem>
1698
            </listitem>
1695
1699
1700
            <listitem><para><guilabel>Query language magic file name 
1701
              suffixes</guilabel>: a list of words which automatically get
1702
              turned into <literal>ext:xxx</literal> file name suffix clauses
1703
              when starting a query language query (ie: <literal>doc xls
1704
              xlsx...</literal>). This will save some typing for people who
1705
              use file types a lot when querying.</para>
1706
            </listitem>
1696
      </itemizedlist>
1707
      </itemizedlist>
1697
       </para>
1708
       </para>
1698
      </formalpara>
1709
      </formalpara>
1699
1710
1700
      <formalpara id="rcl.search.custom.extradb">
1711
      <formalpara id="rcl.search.custom.extradb">