-
-
Notifications
You must be signed in to change notification settings - Fork 936
ip field #1553
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
Merged
ip field #1553
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
400a20b
add ip field
PSeitz 6113e04
remove comment
PSeitz c8713a0
use iter api
PSeitz 5a76e6c
fix get_between_vals forwarding
PSeitz 309449d
rename to IpAddr
PSeitz 087beaf
remove null handling
PSeitz eeb1f19
rename to iter_gen
PSeitz f5039f1
remove roaring
PSeitz 787a37b
expect instead of unwrap
PSeitz 67f453b
rename to iter_gen
PSeitz cdc8e3a
group montonic mapping and inverse
PSeitz 4d29ff4
finalize ip addr rename
PSeitz 5d6602a
mark null handling TODO
PSeitz 0b86658
rename ip addr, use buffer
PSeitz e50e74a
remove u128 type
PSeitz 5171ff6
serialize ip as u128, add test for positions_to_docid
PSeitz 2864bf7
use serializer for u128
PSeitz 226a493
add StrictlyMonotonicFn
PSeitz a8a36b6
enable test
PSeitz 39f4e58
improve comment
PSeitz 9a1609d
add test
PSeitz 96315df
use idx part only for positions_to_docid
PSeitz f465173
Apply suggestions from code review
PSeitz 534b1d3
use ipv6
PSeitz b9b9135
fmt
PSeitz b2ca83a
switch to ipv6, add monotonic_mapping tests
PSeitz 5c9cbee
handle IpV4 serialization case
PSeitz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.