Class IndexProperties


  • public class IndexProperties
    extends Object
    Author:
    Fabio Massimo Ercoli
    • Constructor Detail

      • IndexProperties

        public IndexProperties()
    • Method Detail

      • setProperty

        public void setProperty​(String key,
                                Object value)
      • setProperties

        public void setProperties​(Map<String,​Object> properties)
      • createPropertySource

        public org.hibernate.search.engine.cfg.ConfigurationPropertySource createPropertySource​(org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker propertyChecker)