Greg Bowyer created SOLR-4962: --------------------------------- Summary: Allow for analytic functions to be performed through altered collectors Key: SOLR-4962 URL: https://issues.apache.org/jira/browse/SOLR-4962 Project: Solr Issue Type: Sub-task Reporter: Greg Bowyer
This is a split from SOLR-4465, in that issue the ability to create customised collectors that allow for aggregate functions was born, but suffers from being unable to work well with queryResultCaching and grouping. Migrating out this functionality into a collector component within solr, and perhaps pushing down some of the logic towards lucene seems to be the way to go. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org