Interface SearchIndexingPlanExecutionReport
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.
-
Method Details
-
throwable
Deprecated.- Returns:
- The
Exception
orError
thrown when indexing failed, orOptional.empty()
if indexing succeeded.
-
failingEntities
List<EntityReference> failingEntities()Deprecated.- Returns:
- A list of references to entities that may not be indexed correctly as a result of the failure.
Never
null
, but may be empty.
-
SearchIndexingPlanExecutionReport