Re: How to Index Files in Distinct Directory Paths Under a Single Index? [message #1862 is a reply to message #1861] |
Sun, 29 September 2024 12:41 |
Atlas
Messages: 140 Registered: August 2009
|
Senior Member |
|
|
FoxTrot Engineering wrote on Sun, 29 September 2024 10:06- 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
This is true, in case anyone ever wants to write complex regex that negate conditions. Thanks for clarifying that the feature is designed mainly to perform global exclusion from indexes.
|
|
|