yh
Size: a a a
yh
S)
S)
XM
y
'multi_match' => [
'fields' => [
'first_name',
'last_name'
],
'type' => 'cross_fields',
'query' => $data,
'operator' => 'and'
]
y
'query' => [
'bool' => [
'should' => [
'multi_match' => [
'fields' => [
'first_name',
'last_name'
],
'type' => 'cross_fields',
'query' => $data,
'operator' => 'and',
'minimum_should_match' => '10%'
]
]
]
]
A
АБ
A
A
С
A
С