mappings
"brandKeyword" : {
"type" : "text",
"norms" : false,
"analyzer" : "nori_custom"}
value example1
["apple", "samsung", "lg"]
value example2
"apple samsung lg"
Which of the two values examples shows better performance?
If one of them is faster, why?
Elasticsearch version: 7.2.0
data node : 30
coordinating node(for search) : 8
coordinating node(for index) : 4
master node: 3
ingest node: 1
main shards: 15
replicas: 3
shards per node: 2
average document count: 324,000,000
average request per second: 60
tookparam in search response of both queries ?