Skip to content

Commit

Permalink
Add "coerce" to dev tools autocomplete (#56862) (#57498)
Browse files Browse the repository at this point in the history
Co-authored-by: AndyHunt66 <[email protected]>
  • Loading branch information
cjcenizal and AndyHunt66 authored Feb 12, 2020
1 parent c06ec04 commit a423636
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 a423636

Please sign in to comment.