-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
Add doc values support for JSON fields. #40069
Merged
jtibshirani
merged 17 commits into
elastic:object-fields
from
jtibshirani:json-doc-values
Apr 1, 2019
Merged
Add doc values support for JSON fields. #40069
jtibshirani
merged 17 commits into
elastic:object-fields
from
jtibshirani:json-doc-values
Apr 1, 2019
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1719b02 - Browse repository at this point
Copy the full SHA 1719b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d634d3b - Browse repository at this point
Copy the full SHA d634d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3851c - Browse repository at this point
Copy the full SHA ef3851cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d4425 - Browse repository at this point
Copy the full SHA 94d4425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9598e - Browse repository at this point
Copy the full SHA 4f9598eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5124a6f - Browse repository at this point
Copy the full SHA 5124a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cc504 - Browse repository at this point
Copy the full SHA 08cc504View commit details -
Calculate the first and last ordinals for a prefix through binary sea…
…rch. This strategy reduces the number of lookups + comparisons needed when filtering the prefixed doc values.
Configuration menu - View commit details
-
Copy full SHA for 7dd443a - Browse repository at this point
Copy the full SHA 7dd443aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3097ed1 - Browse repository at this point
Copy the full SHA 3097ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7058eeb - Browse repository at this point
Copy the full SHA 7058eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e7d2a - Browse repository at this point
Copy the full SHA 19e7d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f482d3e - Browse repository at this point
Copy the full SHA f482d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a5505 - Browse repository at this point
Copy the full SHA e0a5505View commit details -
Configuration menu - View commit details
-
Copy full SHA for a390337 - Browse repository at this point
Copy the full SHA a390337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ac640 - Browse repository at this point
Copy the full SHA 54ac640View commit details
Commits on Mar 29, 2019
-
Fix FieldSortIT#testJsonField.
Now that we error on out-of-range ordinals, supplying a missing sort value no longer works. This will be addressed in a follow-up PR.
Configuration menu - View commit details
-
Copy full SHA for be00cf4 - Browse repository at this point
Copy the full SHA be00cf4View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c0c1a9b - Browse repository at this point
Copy the full SHA c0c1a9bView commit details
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.