Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrik-es committed Jan 28, 2025
1 parent e489050 commit 982372f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nyc_taxis/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"index.number_of_replicas": {{number_of_replicas | default(0)}},
{% endif %}
"index.requests.cache.enable": false,
{%- endif -%}{# non-serverless-index-settings-marker-end #}
"index.mapping.source.mode": {{ source_mode | default("stored") | tojson }}
{%- endif -%}{# non-serverless-index-settings-marker-end #}
},
"mappings": {
"properties": {
Expand Down

0 comments on commit 982372f

Please sign in to comment.