- npm updates - new SearchMap.vue component
This commit is contained in:
parent
7bc9f90cca
commit
a7142f694f
74 changed files with 3360 additions and 3577 deletions
|
@ -43,16 +43,16 @@
|
|||
"title_output": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
},
|
||||
},
|
||||
"abstract": {
|
||||
"type": "text"
|
||||
},
|
||||
"abstract_output": {
|
||||
"type": "keyword",
|
||||
"index": false
|
||||
"index": false
|
||||
},
|
||||
"author": {
|
||||
"type": "text",
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
|
@ -64,7 +64,7 @@
|
|||
"type": "keyword"
|
||||
},
|
||||
"subjects": {
|
||||
"type": "text",
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
|
@ -116,8 +116,7 @@
|
|||
},
|
||||
"publisher_place": {
|
||||
"type": "text"
|
||||
},
|
||||
|
||||
},
|
||||
"geo_location": {
|
||||
"type": "geo_shape",
|
||||
"tree": "quadtree",
|
||||
|
@ -136,8 +135,6 @@
|
|||
"type": "float"
|
||||
},
|
||||
|
||||
|
||||
|
||||
"status": {
|
||||
"type": "keyword"
|
||||
}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue