Interface IndexManagerBuilder


  • public interface IndexManagerBuilder
    • Method Detail

      • closeOnFailure

        void closeOnFailure()
        Close any allocated resource.

        This method is called when an error occurs while starting up Hibernate Search. When this method is called, it is guaranteed to be the last call on the builder.