8 years ago
Spring data solr - Transaction Manager
We are using Spring data solr. Can anyone please point me what transaction manager should we use. Most of the transaction manager require a datasource but there is no datasource for solr. we just have a solrTemplate for the core.
Thanks