setIgnoreAnnotations

Sets whether annotations should be ignored while indexing or not. This defaults to false, which means annotations are added to the index.

Return

This builder for further actions.

Parameters

ignoreAnnotations

true to disable annotation indexing, or false to enable it. Defaults to false.