Skip to content

Commit

Permalink
Added doc_values to list of completion items for mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Aug 5, 2019
1 parent a6ab210 commit 9cc2113
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default function (api) {
},
boost: 1.0,
null_value: '',

doc_values: BOOLEAN,
norms: BOOLEAN,

index_options: {
Expand Down

0 comments on commit 9cc2113

Please sign in to comment.