Skip to content
Other versions

Loading…

Configuring search highlighter

 By default, the search highlighter is disabled. To enable it, you must add the parameter hibernate.search.highlighter in the openkm.properties.

Terminal window
hibernate.search.highlighter=true

 From OpenKM v7.1.23, this configuration property will be renamed to spring.jpa.properties.hibernate.search.highlighter.