Someone donated his code to Sourceforge.
But it's pretty rudimentary.
You may check it out.

Chris

On 10/25/05, Sam Lee <[EMAIL PROTECTED]> wrote:
> ok, I will keep mysql.  Would someone suggest how do I
> integrate mysql with lucene so that I can use lucene
> to index mysql db using free or open source solution?
> Someone suggested DBsight, but it's not free when you
> index beyond 30MB.
>
>
> --- Daniel Naber <[EMAIL PROTECTED]> wrote:
>
> > On Dienstag 25 Oktober 2005 22:37, Sam Lee wrote:
> >
> > > Can Lucene to be used in place of mysql so that
> > > website visitors can input data that will in turn
> > > inserting row into Lucene just like mysql db?
> >
> > That's a bad idea. Lucene lacks a real update (you
> > need to delete and
> > re-add) and also sees everything as a string, even
> > numbers. So although
> > it's technically possible you don't want to do it.
> >
> > Regards
> >  Daniel
> >
> > --
> > http://www.danielnaber.de
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> 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