Re: Open IndexWriter to prior commit

2017-09-05 Thread Michael McCandless
DirectoryReader.listCommits is what you are looking for! Mike McCandless http://blog.mikemccandless.com On Tue, Sep 5, 2017 at 4:22 PM, Bryan Bende wrote: > I was reading this blog post about Lucene transactions (thank you to > Mike for writing this): > http://blog.mikemccandless.com/2012/03/t

Open IndexWriter to prior commit

2017-09-05 Thread Bryan Bende
I was reading this blog post about Lucene transactions (thank you to Mike for writing this): http://blog.mikemccandless.com/2012/03/transactional-lucene.html I'm interested in the part that references distributed transactions and says: "if Lucene completed its 2nd phase commit but the database's