Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexWriter is closed #224

Open
dpavlikovskiy opened this issue Aug 30, 2017 · 0 comments
Open

IndexWriter is closed #224

dpavlikovskiy opened this issue Aug 30, 2017 · 0 comments
Labels

Comments

@dpavlikovskiy
Copy link
Member

org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:740) at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:754) at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3170) at org.frontcache.cache.impl.LuceneIndexManager.indexDoc(LuceneIndexManager.java:208) at org.frontcache.cache.impl.L1L2CacheProcessor.putToCache(L1L2CacheProcessor.java:200) at org.frontcache.cache.CacheProcessorBase.processRequest(CacheProcessorBase.java:144) at org.frontcache.FrontCacheEngine.processRequestInternal(FrontCacheEngine.java:587)

dpavlikovskiy added a commit that referenced this issue Aug 31, 2017
dpavlikovskiy added a commit that referenced this issue Aug 31, 2017
dpavlikovskiy added a commit that referenced this issue Aug 31, 2017
dpavlikovskiy added a commit that referenced this issue Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant