mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
10 lines
No EOL
132 B
Text
10 lines
No EOL
132 B
Text
{
|
|
"query":{
|
|
"ids":{
|
|
"values":[<%= ids.join() %>]
|
|
}
|
|
},
|
|
"_source":[
|
|
"author","body","created_utc","parent_id","score"
|
|
]
|
|
} |