RE: How to do facet search in lucene, NOT solr ?

2010-09-03 Thread Nik Kolev
You can also take a look at this: http://code.google.com/p/bobo-browse/ -Original Message- From: Li Li [mailto:fancye...@gmail.com] Sent: Monday, August 30, 2010 6:06 AM To: java-user@lucene.apache.org Subject: Re: How to do facet search in lucene, NOT solr ? I think you can read the cod

RE: cluster documents based on fields' values

2010-08-17 Thread Nik Kolev
ersoll [mailto:gsing...@apache.org] Sent: Tuesday, August 17, 2010 7:57 AM To: java-user@lucene.apache.org Subject: Re: cluster documents based on fields' values Hi Nik, Inline below. On Aug 15, 2010, at 5:01 PM, Nik Kolev wrote: > Hi, > > I am researching the possibility of using Lu

cluster documents based on fields' values

2010-08-15 Thread Nik Kolev
Hi, I am researching the possibility of using Lucene for discovering clusters of documents and since I am new to Lucene I decided to ask the community for advice before I poke the APIs and the internals. Your input will be invaluable! Here's the use case. Documents arrive from different feeds. Ea