artijn.is.h...@gmail.com [mailto:martijn.is.h...@gmail.com] 代表
> Martijn v Groningen
> 发送时间: 2013年2月11日 19:29
> 收件人: java-user@lucene.apache.org
> 主题: Re: About the Sorting of Groups during Grouping by
>
> Hi,
>
> My purpose is trying to sort the groups based on some way of
: About the Sorting of Groups during Grouping by
Hi,
My purpose is trying to sort the groups based on some way of aggregation
> values of the scores of all the documents in each group, such as their
sums
> or averages.
>
At the moment this isn't possible out of the box. You could
Dear List,
I've made through the demo code for grouping search using
TermFirstPassGroupingCollector and TermSecondPassGroupingCollector.
However, the sorting of resulted groups is determined by the scores of the
top-one documents in each group. ( Everyone of these documents has the
highest sco
Dear,
I've made through the demo code for grouping search using
TermFirstPassGroupingCollector and TermSecondPassGroupingCollector.
However, the sorting of resulted groups is determined by the scores of the
top-one documents in each group. ( Everyone of these documents has the
highest score in it