[
https://issues.apache.org/jira/browse/SOLR-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176323#comment-13176323
]
George P. Stathis commented on SOLR-2072:
-----------------------------------------
My progress so far has been in terms of climbing the learning curve. I had to
do some reading on the Lucene basics first (Lucene in Action is a great book
BTW). I came to the same conclusion as Martijn which is to create a specialized
implementation of an AbstractFirstPassGroupingCollector subclass. I had to
pause my efforts to address some other internal sprint work but I should be
tackling this again this week. My first goal is to hack a collector that can
sort by the sum of the document scores in group and learn from it for the more
generalized cases.
> Search Grouping: expand group sort options
> ------------------------------------------
>
> Key: SOLR-2072
> URL: https://issues.apache.org/jira/browse/SOLR-2072
> Project: Solr
> Issue Type: Sub-task
> Reporter: Yonik Seeley
>
> Ability to specify functions over group documents when sorting groups.
> max(score) or avg(popularity), etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]