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.
hibernate.search.highlighter=trueFrom OpenKM v7.1.23, this configuration property will be renamed to spring.jpa.properties.hibernate.search.highlighter.