Case Study

2005-11-22 Thread Supreet Sethi
Its sort of case study. Including successes and failures in using lucene as FTS for out purpose. 1) lucene is populated with data using MySQL db. 2) The data consists of about a 1,00,000 records. Which comes out to 90 MB of data 3) Most searches in out case tends to be multi-field. 4) Queries ten

Search clustering question

2005-11-23 Thread Supreet Sethi
Hi, For final finish up on work for my project. We intend to do search clustering. Now I have already read that there is no clear cut way of doing that in lucene. Wondering, if anyone has tackled this problem with time constraint as one issue. With turn around time of 3 sec clustering 5000 searc