Re: Grouping Based on Multiple Fields Similarity

2012-05-21 Thread Robby
Hi All, Sorry... I give wrong example, should be like this actually.. On Mon, May 21, 2012 at 9:31 PM, Robby wrote: > - Grouping 1, count : 3 > - row id = 1 > - row id = 23 > - row id = 100 > - Grouping 2 > - row id = 11 > - row id = 133 > - ... > Regards, Ro

Grouping Based on Multiple Fields Similarity

2012-05-21 Thread Robby
Hi Everyone, I'm quite new to Lucene and would like to ask if my case below is possible with Lucene solution. Let's say I have 200,000 rows from a relational table with multiple fields, and I will have them indexed with Lucene. After indexing, I'd like to have a grouping / clustering based on sim