IndexEntityClassMustHaveRegex
A regular expression to choose the AEM entities to index. The class name 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: | IndexEntityClassMustHaveRegex=content/page
|
| See Also: | IndexEntityClassCantHaveRegex |