Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Introduce raw fwd index version V5 containing implicit num doc length, improving space efficiency #14105
Introduce raw fwd index version V5 containing implicit num doc length, improving space efficiency #14105
Changes from all commits
84987ed
d654fd9
3d4b99b
8c967b5
c2359ec
dd3410f
0c0df84
e7e091b
153be16
0233905
69defe1
e1173c0
34ac786
b090676
2ff1914
54b2709
318b826
a9170b7
d699c2a
7137792
6452c79
9bfbd22
fac46c5
29a9fdb
8abf7fe
1c877c6
ce6870b
0d71f91
736f23f
f2faece
01cbf56
f8c2f24
a6ca351
61fee18
500dae6
427bdb5
0cb705d
1617ebd
813d360
7a565e4
296959d
0d7073b
427af58
6e8c3ae
52976a7
9bb453a
93d3100
79e91e9
9a7676f
aa9eb74
4ce5280
0d88f2f
ec1b628
87dd327
e7f645c
5cb4575
1ece331
4c35683
bd1da13
2637e2d
731906e
171aaf4
bca5eda
ce5eb7b
7274f4c
ea29a13
256d774
acfe864
a4751b6
32062a1
ef3f663
38a8cb6
b8dfacd
bd9bdee
5b6e29e
597762f
ff21345
cde2a6d
d430d61
3f68f75
27328bf
79c6f66
e9778d3
b43f676
c6033b9
3f654e4
12af1ce
063c5b4
b8794f2
9812e3e
085aed6
7e1d10c
d06dda4
e9835c5
06c0b95
07d6f75
680fc24
1b22234
cfbc9ee
0da0ca7
89ec8af
592967a
44b0df8
6fe4517
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant we can add a
getVersion()
method into this class, and override it in v5 reader