You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jean-François Melian (JIRA)" <ji...@apache.org> on 2018/12/17 09:45:00 UTC

[jira] [Commented] (JCR-3609) rep:excerpt functionality for SQL2

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

Jean-François Melian commented on JCR-3609:
-------------------------------------------

I don't know if it's the best way to do this.

I have modified same files of the 2.10 version to add excerpts  at the SelectorRow and JoinRow class:
 * add an ExcerptProvider field in the class LuceneQueryFactory
 * add 2 parameters (ValueFactory and ExcerptProvider) of AbstractRow,SelectorRow and JoinRow
 * create excerpt in AbstractRow (copied from RowIteratorImpl)

> rep:excerpt functionality for SQL2
> ----------------------------------
>
>                 Key: JCR-3609
>                 URL: https://issues.apache.org/jira/browse/JCR-3609
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: query
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: qom_excerpts.patch
>
>
> It appears that the SQL2 language does not support rep:excerpt (if it does, we should describe how in http://wiki.apache.org/jackrabbit/ExcerptProvider)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)