Hi, I am new to Solr so I just want to know is something is possible. I might need some help coding later on after taking the tutorials.
I am taking over a program that uses html and java script to dislay metadata from solr. They now would like to update one field. The solr db gets refeshed weekly from an oracle db. So in order to save the changes the oracle db needs to be updated. But to keep the updated field visible to the users I would like to update solr with the changes and then update oracle Can solr fire a "data base trigger" on the field updated to update oracle? What is called in solr and can you point me to an example? The other option is to add/modify the code to update oracle and solr from the application but this would be a lot of work. If this is the only option can you point to an example of updating a field in solr? What are my options? Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/Updating-Oracle-tp4147537.html Sent from the Solr - User mailing list archive at Nabble.com.