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

Remove the in memory buffer Lucene store/directory #4994

Closed
kimchy opened this issue Feb 3, 2014 · 0 comments
Closed

Remove the in memory buffer Lucene store/directory #4994

kimchy opened this issue Feb 3, 2014 · 0 comments
Labels
>breaking :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v1.1.0 v2.0.0-beta1

Comments

@kimchy
Copy link
Member

kimchy commented Feb 3, 2014

The in memory byte buffer implementation should be pushed through Lucene to get it working. In any case, we don't recommend using it, and for testing, the ram directory one is good enough.

@kimchy kimchy closed this as completed in d591972 Feb 3, 2014
kimchy added a commit that referenced this issue Feb 3, 2014
@clintongormley clintongormley added the :Distributed/Store Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label. label Jun 6, 2015
@clintongormley clintongormley added :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. and removed :Distributed/Store Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label. labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v1.1.0 v2.0.0-beta1
Projects
None yet
Development

No branches or pull requests

2 participants