⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Infrastructure
All Projects
Infrastructure
Overview
Activity
Roadmap
Issues
Download (583 Bytes)
Task #2638
» ask_en.json
Guilhem Moulin
, 2019-06-21 01:38
{
"query"
:
{
"bool"
:
{
"must"
:
[
{
"term"
:
{
"origin"
:
"https://ask.libreoffice.org/en/"
}
},
{
"term"
:
{
"author_bot"
:
false
}
},
{
"term"
:
{
"type"
:
"answer"
}
},
{
"term"
:
{
"is_accepted_answer"
:
1
}
}
]
}
},
"aggs"
:
{
"answer_authors"
:
{
"terms"
:
{
"field"
:
"author_url"
,
"min_doc_count"
:
50
,
"size"
:
10000
}
}
}
}
« Previous
1
2
3
4
5
6
Next »
(4-4/6)
Loading...