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/04/01 16:34:00 UTC

[jira] [Commented] (OAK-2538) Support index time aggregation in Solr index

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

Tommaso Teofili commented on OAK-2538:
--------------------------------------

for option 1 requirement would be at least to abstract the {{Aggregate}} stuff in _oak-core_, see dummy patch at https://github.com/apache/jackrabbit-oak/compare/trunk...tteofili:oak-2538a#files_bucket

> Support index time aggregation in Solr index
> --------------------------------------------
>
>                 Key: OAK-2538
>                 URL: https://issues.apache.org/jira/browse/OAK-2538
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: oak-solr
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.3.1
>
>
> Solr index is only able to do query time aggregation while that "would not perform well for multi term searches as each term involves a separate call and with intersection cursor being used the operation might result in reading up all match terms even when user accesses only first page", therefore it'd be good to implement index time aggregation like in Lucene index. (/cc [~chetanm])



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