replace with standard_analyzer
This commit is contained in:
parent
6962b93197
commit
1509190774
1 changed files with 2 additions and 2 deletions
|
@ -449,7 +449,7 @@
|
|||
"content": {
|
||||
"type": "langstring",
|
||||
"lang_field": "lang",
|
||||
"analyzer": "korean_analyzer",
|
||||
"analyzer": "standard_analyzer",
|
||||
"term_vector": "with_positions_offsets"
|
||||
},
|
||||
"content_length": {
|
||||
|
@ -523,7 +523,7 @@
|
|||
"title": {
|
||||
"type": "langstring",
|
||||
"lang_field": "lang",
|
||||
"analyzer": "korean_analyzer",
|
||||
"analyzer": "standard_analyzer",
|
||||
"term_vector": "with_positions_offsets"
|
||||
},
|
||||
"url": {
|
||||
|
|
Loading…
Add table
Reference in a new issue