-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Inverted Text Index v2 #86485
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
Merged
Inverted Text Index v2 #86485
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
9f03dee
Merge remote-tracking branch 'amosbird/apply-skip-index-on-reading' i…
CurtizJ 8fc39d0
temp commit
CurtizJ fcdd5f2
some code for serialization
CurtizJ ab87d3d
some code for serialization
CurtizJ 346d479
some code for serialization
CurtizJ 919637a
support reading of indexes with multiple streams
CurtizJ 2a62076
add some analysis of text index
CurtizJ 16d2d75
Merge remote-tracking branch 'upstream/master' into make-text-index-g…
CurtizJ 6566a56
fix build
CurtizJ 0794679
small optimization
CurtizJ 01464ce
optimize reading of text index
CurtizJ 2cbdcbf
small fix
CurtizJ a19223f
fix serialization of posting lists
CurtizJ cbf9efc
try implement reading from index
CurtizJ eaaff2a
fix reading from text index
CurtizJ 3462448
fix reading from text index
CurtizJ 32767e4
fix text index with different garnularities
CurtizJ a185dc5
support reading from text index in All mode
CurtizJ 9b3b51e
incorrect fix for actions dag
CurtizJ 5115c60
fix text index with several functions
CurtizJ 10107a4
add settings to history
CurtizJ c3592b3
small fix
CurtizJ 0c3d7a4
Merge branch 'master' into make-text-index-great
CurtizJ 7372b42
fix style check
CurtizJ cee26fa
fix index reader
CurtizJ 8ee2312
remove asserts
CurtizJ 52c295a
fix reading text index from s3
CurtizJ 97ce3ad
better format for postings lists
CurtizJ 78aebe6
better format of postings
CurtizJ 894c452
fix style check
CurtizJ d4f618c
even better format on disk
CurtizJ 64a036f
remove unused code
CurtizJ e9b2abd
fix use-after-free
CurtizJ 19c348e
Merge remote-tracking branch 'upstream/master' into HEAD
CurtizJ 6f4c831
fix for empty needles
CurtizJ 32e1eba
fix size of bloom filter
CurtizJ f50b43d
Merge remote-tracking branch 'upstream/master' into HEAD
CurtizJ c74ffe6
fix bloom filter size calculation
CurtizJ c159f79
Merge branch 'master' into make-text-index-great
CurtizJ d6f6834
better text index building
CurtizJ 93d6bf1
better default params and remove used code
CurtizJ fbacf3a
allow to optimize bloom filter for text index
CurtizJ 6086be2
better text index
CurtizJ 82a68be
fix postings iterator
CurtizJ ad66793
better direct reading from index
CurtizJ 48fae7d
Merge remote-tracking branch 'upstream/master' into HEAD
CurtizJ 15d5997
fix prewhere with subcolumns
CurtizJ e5334c2
fix text index analysis
CurtizJ 7816b15
fix text index analysis
CurtizJ 33735cd
minor improvements in text index
CurtizJ c25210d
remove custom compression of postings
CurtizJ c669ea4
address some review comments
CurtizJ 415f827
fix assertion
CurtizJ 06a210a
Merge remote-tracking branch 'upstream/master' into HEAD
CurtizJ 00bfa6f
address more review comments
CurtizJ 530e345
Cosmetics
rschu1ze 434aba0
Use better croaring api to fillColumns
Ergus a926957
Merge branch 'master' into make-text-index-great
CurtizJ 5433153
better performance of text index
CurtizJ d3eb837
add comments and revert some changes
CurtizJ 9dd81e9
fix style check
CurtizJ b7fdb22
fix text index
CurtizJ f4a985a
fix reading with multiple indexes and add test
CurtizJ a573558
Merge branch 'master' into make-text-index-great
CurtizJ 2ca6b0e
add more comments
CurtizJ 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
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
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.
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.