Skip to content

Commit

Permalink
Add "coerce" to dev tools autocomplete (#56862)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyHunt66 committed Feb 12, 2020
1 parent 3da8a76 commit 3d338c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export default function(api) {
doc_values: BOOLEAN,
eager_global_ordinals: BOOLEAN,
norms: BOOLEAN,
coerce: BOOLEAN,

// Not actually available in V6 of ES. Add when updating the autocompletion system.
// index_phrases: BOOLEAN,
Expand Down

0 comments on commit 3d338c1

Please sign in to comment.