Re: categorizing results

2007-03-18 Thread Dima May
Nicolas, Thank you for the reply! The problem that my categories are not static they are generated at runtime, they are added and removed all the time. For that reason I have no way to pre-generate the filters. Dima On 3/18/07, Nicolas Lalevée <[EMAIL PROTECTED]> wrote: Le dimanche 18 mars 20

Re: categorizing results

2007-03-18 Thread Erick Erickson
You might also want to search the mail archive for "faceted search" and/or Categories. This topic has been discussed under that heading, I believe... Erick On 3/18/07, Dima May <[EMAIL PROTECTED]> wrote: I have a Lucene related questions/problem. My search results can potentially get very l

Re: categorizing results

2007-03-18 Thread Nicolas Lalevée
Le dimanche 18 mars 2007 06:55, Dima May a écrit : > > > I have a Lucene related questions/problem. > > My search results can potentially get very large 200,000+. I want to > categorize my results. So for example if I have an indexed field "type" > that has such things as CDs, books, videos, powe

categorizing results

2007-03-17 Thread Dima May
I have a Lucene related questions/problem. My search results can potentially get very large 200,000+. I want to categorize my results. So for example if I have an indexed field "type" that has such things as CDs, books, videos, power drills, or anything else in the world, I would want to displa