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-9116: Remove long[] from PostingsWriterBase#encodeTerm. #1158

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Jan 10, 2020

All the metadata can be directly encoded in the DataOutput.

…che#1149)

All the metadata can be directly encoded in the `DataOutput`.
@jpountz jpountz merged commit fb3ca8d into apache:master Jan 17, 2020
@jpountz jpountz deleted the remove_long_metadata_terms_v2 branch January 17, 2020 12:39
jpountz added a commit to jpountz/lucene-solr that referenced this pull request Jan 24, 2020
…che#1149) (apache#1158)

All the metadata can be directly encoded in the `DataOutput`.
asfgit pushed a commit that referenced this pull request Jan 27, 2020
…) (#1158)

All the metadata can be directly encoded in the `DataOutput`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants