Class IndexProperties

java.lang.Object
org.infinispan.search.mapper.mapping.impl.IndexProperties

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

    • IndexProperties

      public IndexProperties()
  • Method Details

    • 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)