Interface AutomaticIndexingStrategyStartContext


  • public interface AutomaticIndexingStrategyStartContext
    • Method Detail

      • configurationPropertySource

        ConfigurationPropertySource configurationPropertySource()
        Returns:
        A configuration property source, appropriately masked so that the strategy doesn't need to care about Hibernate Search prefixes (hibernate.search.*, etc.). All the properties can be accessed at the root. CAUTION: the property key "synchronization" and any sub-keys are reserved.