We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the sparse index can be generated properly only if the root segment has only 1 possible value of the segment id field.
Add support for indexing root segment having multiple values
The text was updated successfully, but these errors were encountered:
#342 Fix sparse index generation for files with multiple root segment…
8decb36
… ids.
c4d39e9
yruslan
No branches or pull requests
Background
Currently, the sparse index can be generated properly only if the root segment has only 1 possible value of the segment id field.
Feature
Add support for indexing root segment having multiple values
The text was updated successfully, but these errors were encountered: