Interface AutomaticIndexingStrategyStartContext


  • @Deprecated
    public interface AutomaticIndexingStrategyStartContext
    Deprecated.
    This SPI was introduced by mistake and was never used.
    • Method Detail

      • configurationPropertySource

        ConfigurationPropertySource configurationPropertySource()
        Deprecated.
        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.