Guilhem Moulin, 2019-06-21 01:51
{
"query": {
"term": {
"author_bot": false
}
},
"aggs": {
"answer_authors": {
"terms": {
"field": "author_user_name",
"min_doc_count": 250,
"size": 10000