IndexEntityPathCantHaveRegex
A regular expression to choose the AEM entities to index. If the path of an AEM entity matches the regular expression, the entity is not indexed.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexEntityPathCantHaveRegex=/content/sites/name.*
|
See Also: | IndexEntityPathMustHaveRegex |