Hi David, if your transaction id will be handled at document level, you can just add a field in your schema named "transaction_id" - that's it. All you have to do is to insert that transaction_id everytime you do an update (Solr does not generate an transaction_id by default and I don't know of any methods to do so).
Regards -- View this message in context: http://lucene.472066.n3.nabble.com/Adding-metadata-to-a-Solr-schema-tp2289647p2294142.html Sent from the Solr - User mailing list archive at Nabble.com.