Configuring search highlighter

The search highlighter feature shown a highlight text in the search view.

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

hibernate.search.highlighter=true

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

 

 
Table of contents [ Hide Show ]