*** empty log message ***
This commit is contained in:
parent
b4333737e4
commit
dfa99c5ede
@ -24,7 +24,7 @@
|
|||||||
Dockes</holder>
|
Dockes</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<releaseinfo>$Id: usermanual.sgml,v 1.68 2008-10-13 07:57:12 dockes Exp $</releaseinfo>
|
<releaseinfo>$Id: usermanual.sgml,v 1.69 2008-11-27 09:39:06 dockes Exp $</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>This document introduces full text search notions
|
<para>This document introduces full text search notions
|
||||||
@ -2492,6 +2492,12 @@ skippedNames = #* bin CVS Cache cache* caughtspam tmp .thumbnails .svn \
|
|||||||
<filename>~/.thunderbird</filename> or
|
<filename>~/.thunderbird</filename> or
|
||||||
<filename>~/.evolution</filename> in
|
<filename>~/.evolution</filename> in
|
||||||
<literal>topdirs</literal>.</para>
|
<literal>topdirs</literal>.</para>
|
||||||
|
|
||||||
|
<para>Not even the file names are indexed for patterns
|
||||||
|
in this list. See the
|
||||||
|
<literal>recoll_noindex</literal> variable in
|
||||||
|
<filename>mimemap</filename> for an alternative
|
||||||
|
approach which indexes the file names</para>.
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -2725,15 +2731,15 @@ skippedPaths = ~/somedir/∗.txt
|
|||||||
unnecessary decompressions or <command>file</command>
|
unnecessary decompressions or <command>file</command>
|
||||||
executions). This is partially redundant with
|
executions). This is partially redundant with
|
||||||
<literal>skippedNames</literal> in the main configuration
|
<literal>skippedNames</literal> in the main configuration
|
||||||
file, with two differences: it will not affect directories,
|
file, with a few differences: it will not affect directories,
|
||||||
and it cannot be made dependant on the file-system location
|
it cannot be made dependant on the file-system location (it is
|
||||||
(it is a configuration-wide parameter). You could accomplish
|
a configuration-wide parameter), and the file names will still
|
||||||
with <literal>skippedNames</literal> anything that
|
be indexed (not even the file names are indexed for patterns
|
||||||
<literal>recoll_noindex</literal> does. The latter is used
|
in <literal>skippedNames</literal>.
|
||||||
mostly for things known to be unindexable by a given &RCL;
|
<literal>recoll_noindex</literal> is used mostly for things
|
||||||
version. Having it there avoids cluttering the more
|
known to be unindexable by a given &RCL; version. Having it
|
||||||
user-oriented and locally customized
|
there avoids cluttering the more user-oriented and locally
|
||||||
<literal>skippedNames</literal>.</para>
|
customized <literal>skippedNames</literal>.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user