We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c9b58 commit a1d6ba8Copy full SHA for a1d6ba8
README.md
@@ -63,7 +63,7 @@ curl -XPOST http://localhost:9200/index/_mapping -H 'Content-Type:application/js
63
"content": {
64
"type": "text",
65
"analyzer": "ik_max_word",
66
- "search_analyzer": "ik_max_word"
+ "search_analyzer": "ik_smart"
67
}
68
69
0 commit comments