Skip to content

Instantly share code, notes, and snippets.

View filipovi's full-sized avatar
🎯
Focusing

Pascal FILIPOVICZ filipovi

🎯
Focusing
  • Offenburg, DE
  • 01:24 (UTC +02:00)
View GitHub Profile
package main
import (
"fmt"
"golang.org/x/net/context"
cc "golang.org/x/oauth2/clientcredentials"
"io/ioutil"
"net/http"
"os"
)
@piwii
piwii / elasticsearch_analysis
Created June 28, 2016 11:57
Explanation of elasticsearch analysis with differents filters
GET /timeline/event/_search
{
"query": {
"bool": {
"must": [
{
"terms": {
"author_uuid": [