Hi, Try to use solr with DIH (Data import handler). It can import data from database to lucene index directly. http://wiki.apache.org/solr/DataImportHandler
On Wed, Feb 6, 2013 at 2:03 PM, Bas Gijzen <bgij...@gmail.com> wrote: > Hey, > > The Lucene documentation is very good: > http://lucene.apache.org/core/4_1_0/ > > The example code from the link below is very helpful > > http://lucene.apache.org/core/4_1_0/core/overview-summary.html#overview_description > > Kind regards, > Bas > > 2013/2/5 VIGNESH S <vigneshkln...@gmail.com> > > > Hi, > > > > For Basics on Lucene How to Create Lucene Index and some basic Stuffs > > Look in to Lucene in Action Book. > > > > On Tue, Feb 5, 2013 at 6:28 PM, Álvaro Vargas Quezada <al...@outlook.com > > > > wrote: > > > Hello, > > > I want to implement a central index, and I heard about Lucene, so I > > would like to ask your help to install it and configure it. My OS is > > Windows 7/XP/Server 2008. If I could index just one database and make a > > search I would be happy. > > > I would be grateful if you can send me any info about this. > > > Thank you very much! And greetings from Chile! :D > > > > > > > > -- > > Thanks and Regards > > Vignesh Srinivasan > > 9739135640 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > >