mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
11 lines
No EOL
253 B
Text
11 lines
No EOL
253 B
Text
{
|
|
"query":{
|
|
"term":{
|
|
"id":"<%= id %>"
|
|
}
|
|
},
|
|
"_source":[
|
|
"author","created_utc","domain","link_flair_text","num_comments","url","subreddit","score","title","selftext","permalink","thumbnail","thumbnail_height","thumbnail_width"
|
|
],
|
|
"size":1
|
|
} |