Changed type loaded from Fetch from i64 to bool

This commit is contained in:
mauricio garcia suarez 2022-08-01 14:48:15 +02:00
parent 1da78afa01
commit 4ca07f4400

View file

@ -25,7 +25,7 @@ doc_mapping:
tokenizer: default
record: position
- name: loaded
type: i64
type: bool
fast: true
- name: request_start
type: i64