You would have to write a little application to read from oracle and write Lucene documents to the index and then a little more code to search your newly created index. Lucene will function externally from Oracle, you can also add a few triggers to oracle to tag new records as "dirty" or pending indexing, so when the indexer runs it can pick those up. This all depends on how complex your application is and how complex do you see it getting.

Nader Henein

kelly jesicca wrote:

hi

  i am new to lucene and would like to know if i can index data in the oracle ? 
if so can i have any example application of indexing database ???

thanks kelly


---------------------------------
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!



-- Nader S. Henein Senior Applications Developer

Bayt.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to