Skip to content

Instantly share code, notes, and snippets.

curl -XPOST 'http://127.0.0.1:9200/mips/items/_search' -d '{
"query": {
"bool": {
"must": [
{
"match_all": { }
}
],
"must_not": [ ],
"should": [ ]
@ben-walters
ben-walters / index.html
Created September 18, 2014 13:21
A Pen by ben-walters.
<div class="knob"></div>