Changed type loaded from Fetch from i64 to bool
This commit is contained in:
parent
1da78afa01
commit
4ca07f4400
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ doc_mapping:
|
|||
tokenizer: default
|
||||
record: position
|
||||
- name: loaded
|
||||
type: i64
|
||||
type: bool
|
||||
fast: true
|
||||
- name: request_start
|
||||
type: i64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue