IndexEntityPathMustHaveRegex
A regular expression to choose the AEM entities to index. The path of an AEM entity must match the regular expression, otherwise the entity is not indexed.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | IndexEntityPathMustHaveRegex=.*
|
| See Also: | IndexEntityPathCantHaveRegex |