> I'm not sure if it's a better idea to use something like Solr or start from > scratch and customize the application as I move forward. What do you think
LuSql might be appropriate for your needs: "LuSql is a high-performance, simple tool for indexing data held in a DBMS into a Lucene index. It can use any JDBC-aware SQL database." http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql Disclaimer: I am the author of LuSql. -Glen 2009/1/7 ahammad <ahmed.ham...@gmail.com>: > > > > Greg Shackles wrote: >> >> >> Depending on what you need, there might be something already built that >> can >> do what you want. I can't look up links right now but you might want to >> look into Solr and see if that works for what you want. Otherwise, I >> think >> there are code samples and whatnot on the Lucene site to help get you >> started writing your own application. It's very easy to use : ) >> >> - Greg >> >> > > > Essentially, we have a database (can't recall if it is Oracle or MSSQL) that > contains a bunch of articles. There is a website with search functionality > that allows the user to retrieve those articles and display them on the > page. Essentially it's like a Wikipedia type website. If it's relevant, I'll > see if I can get the existing architecture that we currently use. > > I'm not sure if it's a better idea to use something like Solr or start from > scratch and customize the application as I move forward. What do you think? > > Thanks for all the replies btw. > -- > View this message in context: > http://www.nabble.com/Help-with-installing-Lucene-tp21332541p21336546.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- - --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org