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