Configuring the search highlighter
The search highlighter feature highlights text in the search view.
By default, the search highlighter is disabled. To enable it, you must add the parameter hibernate.search.highlighter in the openkm.properties.
hibernate.search.highlighter=true
From OpenKM v7.1.23, this configuration property will be renamed to spring.jpa.properties.hibernate.search.highlighter.