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" <supreet@linux-delhi.org> 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: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
|