On Sun, Dec 11, 2011 at 06:25:57AM +0200, lance bowler wrote: > On Sun, Dec 11, 2011 at 5:17 AM, Marvin Humphrey <[email protected]> > wrote: > > On Sat, Dec 10, 2011 at 08:39:17PM -0600, Peter Karman wrote: > >> > - is it possible to collapse duplicate results based on a field? eg, you > >> > may have many results from a particular website, so I may want to > >> > collapse > >> > these and display a More link. Can do? > >> > >> No existing feature for that afaik. > > > > I wrote a de-duping searcher a while back for KinoSearch 0.2x. I can > > contribute the old code to Apache via the issue tracker and if somebody > > decides they want it badly enough, it wouldn't be too hard to bring up to > > date. I think it would make a nice LucyX module. > > me! me! Seriously, that would be a nice feature to have. I believe > Xapian has something similar.
Okeedoke, I disinterred the old code, and it's up there as LUCY-198. https://issues.apache.org/jira/browse/LUCY-198 LucyX::Search::DedupingSearcher Marvin Humphrey
