parent
d75aabc5aa
commit
8449128032
|
@ -36,8 +36,8 @@ only the title field is being included in the source.
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
{
|
{
|
||||||
"aggs": {
|
"aggs": {
|
||||||
"terms": {
|
|
||||||
"top-tags": {
|
"top-tags": {
|
||||||
|
"terms": {
|
||||||
"field": "tags",
|
"field": "tags",
|
||||||
"size": 3
|
"size": 3
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue