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

LUCENE-8267: removed references to memory codecs. #372

Closed
wants to merge 3 commits into from

Conversation

dweiss
Copy link
Contributor

@dweiss dweiss commented May 7, 2018

No description provided.

Copy link
Member

@s1monw s1monw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left one question. Still LGTM

@@ -619,6 +619,6 @@ private void assertEquals(long numOrds, TermsEnum expected, TermsEnum actual) th

protected boolean codecAcceptsHugeBinaryValues(String field) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we still need this method?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, we don't. I actually removed larger conditional blocks of code after this method is gone.

@ctargett
Copy link
Contributor

https://issues.apache.org/jira/browse/LUCENE-8267 will be released with Lucene 8.0, so this can be closed. Commit: 85c00e7

@ctargett ctargett closed this Jan 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants