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
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