LuSql is a tool specifically oriented to extracting from JDBC accessible databases and indexing the contents. You can find it here: http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql User manual: http://cuvier.cisti.nrc.ca/~gnewton/lusql/v0.9/lusqlManual.pdf.html
A new version is coming out in the next month, but the existing one should be fine for what you have described. If you have any questions, just let me know. Note that if you are interested in using Solr for your application, the data import handler (DIH) is a very flexible way of doing what you are describing, in a Solr context. http://wiki.apache.org/solr/DataImportHandler Thanks, -Glen Newton LuSql author http://zzzoot.blogspot.com/ On 23 July 2010 15:46, manjula wijewickrema <manjul...@gmail.com> wrote: > Hi, > > Normally, when I am building my index directory for indexed documents, I > used to keep my indexed files simply in a directory called 'filesToIndex'. > So in this case, I do not use any standar database management system such > as mySql or any other. > > 1) Will it be possible to use mySql or any other for the purpose of manage > indexed documents in Lucene? > > 2) Is it necessary to follow such kind of methodology with Lucene? > > 3) If we do not use such type of database management system, will there be > any disadvantages with large number of indexed files? > > Appreciate any reply from you. > Thanks, > Manjula. > -- - --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org