You have a case study using lucene?  I would be interested in look at it if
you don't mind.  I am putting lucene into an application for my company
currently.

Thank You.

--jN


On 11/22/05 10:18 AM, "Supreet Sethi" <[EMAIL PROTECTED]> wrote:

> 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 tend to be serviced using SOAP/Tomcat interface which works
> fine and gives a search turn around of 100/400 ms
> 5) One thing I have been trying work on is grouping of data on basis of
> fields. Which has been big if. Looked at Carrot2, but it looks like a
> too much of infrastructure for collection of data into groups.
> 
> 
> 
> 
> In case anyone is interested in hows and ifs of deployments.  Do mail
> 
> 
> regards
> 
> Supreet 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to