Tommaso Teofili created OAK-2538:
------------------------------------
Summary: 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.2
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)