Re: How to Index Files in Distinct Directory Paths Under a Single Index? [message #1861 is a reply to message #1860] |
Sun, 29 September 2024 10:06 |
FoxTrot Engineering
Messages: 406 Registered: April 2020
|
Senior Member |
|
|
- this is a global setting that applies to all your indices. The goal is more to exclude some kind of configuration, cache, log, dump or archive files, rather than to have complex rules to organize documents with a path nomenclature
- the regexes are used to exclude some files or folders; if you only want to index files that match a given regex, you will have to write the opposite regex to exclude the other files, which can be quite tricky
Jérôme - FoxTrot Engineering
|
|
|