|
a/src/doc/man/recoll.conf.5 |
|
b/src/doc/man/recoll.conf.5 |
|
... |
|
... |
169 |
.BI "indexallfilenames = " boolean
|
169 |
.BI "indexallfilenames = " boolean
|
170 |
Recoll indexes file names into a special section of the database to allow
|
170 |
Recoll indexes file names into a special section of the database to allow
|
171 |
specific file names searches using wild cards. This parameter decides if
|
171 |
specific file names searches using wild cards. This parameter decides if
|
172 |
file name indexing is performed only for files with mime types that would
|
172 |
file name indexing is performed only for files with mime types that would
|
173 |
qualify them for full text indexation, or for all files inside
|
173 |
qualify them for full text indexation, or for all files inside
|
174 |
the selected subtrees, independant of mime type.
|
174 |
the selected subtrees, independent of mime type.
|
175 |
.TP
|
175 |
.TP
|
176 |
.BI "idxabsmlen = " value
|
176 |
.BI "idxabsmlen = " value
|
177 |
Recoll stores an abstract for each indexed file inside the database. The
|
177 |
Recoll stores an abstract for each indexed file inside the database. The
|
178 |
text can come from an actual 'abstract' section in the document or will
|
178 |
text can come from an actual 'abstract' section in the document or will
|
179 |
just be the beginning of the document. It is stored in the index so that it
|
179 |
just be the beginning of the document. It is stored in the index so that it
|