2.1.1.7. Query Handler

The service configuration is located at repository-configuration.xml in the web application. This file can be found in various locations.

For example:


<query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
    <properties>
        <property name="index-dir" value="target/temp/index/repository/lab" />
        <property name="support-highlighting" value="true" />
        <property name="excerptprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.DefaultHTMLExcerpt" />                           
    </properties>
</query-handler>

Note

See Query Handler configuration for advanced configuration of QueryHandler.

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus