Interface SearchIndexingPlanExecutionReport


  • public interface SearchIndexingPlanExecutionReport
    • Method Detail

      • failingEntities

        List<EntityReference> failingEntities()
        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.