Search configuration parameters
All of these parameters must be set on the $TOMCAT_HOME/openkm.properties file.
After updating the openkm.properties file the OpenKM service must be restarted to take effect.
Property | Type | Description |
---|---|---|
spring.jpa.properties.hibernate.search |
Boolean |
This parameter can be used to disable Hibernate Search completely. This means you won't be able to search documents or folders. By default, the search engine is enabled. true |