mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"text": "$SEARCHKEYWORD",
|
|
"simple_phrase": {
|
|
"phrase": {
|
|
"field": "$FIELD",
|
|
"size": 1,
|
|
"direct_generator": [
|
|
{
|
|
"field": "$FIELD",
|
|
"suggest_mode": "always",
|
|
"min_word_length": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |