You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2015/11/03 18:28:27 UTC

[jira] [Commented] (OAK-3580) Make it possible to use indexes for providing excerpts

    [ https://issues.apache.org/jira/browse/OAK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987679#comment-14987679 ] 

Tommaso Teofili commented on OAK-3580:
--------------------------------------

for this we can make use of [Lucene|https://lucene.apache.org/core/4_7_0/highlighter/index.html] and [Solr|https://cwiki.apache.org/confluence/display/solr/Highlighting] highlighters

> Make it possible to use indexes for providing excerpts
> ------------------------------------------------------
>
>                 Key: OAK-3580
>                 URL: https://issues.apache.org/jira/browse/OAK-3580
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene, query, solr
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.3.10
>
>
> Currently {{SimpleExcerptProvider}} always provides excerpt, regardless of the underlying index used for the query, this having the limitation of not working with binaries.
> Because of that it'd be good to leverage existing indexes capabilities to use their highlighter implementations to provide excerpt support, also because Lucene and Solr Oak indexes already perform full text extraction from binaries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)