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

Upgrade to Lucene 4.6.1 #4897

Closed
s1monw opened this issue Jan 27, 2014 · 2 comments · Fixed by #4898
Closed

Upgrade to Lucene 4.6.1 #4897

s1monw opened this issue Jan 27, 2014 · 2 comments · Fixed by #4898

Comments

@s1monw
Copy link
Contributor

s1monw commented Jan 27, 2014

The Lucene 4.6.1 vote passed so once it's available on the maven mirrors we should upgrade all our branches

@dadoonet
Copy link
Member

@s1monw I suppose we need to update all lang plugins as well?

@s1monw
Copy link
Contributor Author

s1monw commented Jan 27, 2014

well ideally yes! @dadoonet

@s1monw s1monw closed this as completed in 91acca7 Jan 28, 2014
s1monw added a commit that referenced this issue Jan 28, 2014
This upgrade includes a fix for RAM estimation on IndexReader
that allows to expose the amount of used bytes per segment now
as a setting in Elasticsearch. (LUCENE-5373)

Additionally this bugfix release contained a small fix for highlighting
that was already ported to Elasticsearch when reported (LUCENE-5361)

Closes #4897
s1monw added a commit that referenced this issue Jan 28, 2014
This upgrade includes a fix for RAM estimation on IndexReader
that allows to expose the amount of used bytes per segment now
as a setting in Elasticsearch. (LUCENE-5373)

Additionally this bugfix release contained a small fix for highlighting
that was already ported to Elasticsearch when reported (LUCENE-5361)

Closes #4897
s1monw added a commit that referenced this issue Jan 28, 2014
This upgrade includes a fix for RAM estimation on IndexReader
that allows to expose the amount of used bytes per segment now
as a setting in Elasticsearch. (LUCENE-5373)

Additionally this bugfix release contained a small fix for highlighting
that was already ported to Elasticsearch when reported (LUCENE-5361)

Closes #4897
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
This upgrade includes a fix for RAM estimation on IndexReader
that allows to expose the amount of used bytes per segment now
as a setting in Elasticsearch. (LUCENE-5373)

Additionally this bugfix release contained a small fix for highlighting
that was already ported to Elasticsearch when reported (LUCENE-5361)

Closes elastic#4897
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
This upgrade includes a fix for RAM estimation on IndexReader
that allows to expose the amount of used bytes per segment now
as a setting in Elasticsearch. (LUCENE-5373)

Additionally this bugfix release contained a small fix for highlighting
that was already ported to Elasticsearch when reported (LUCENE-5361)

Closes elastic#4897
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants