Skip to content

Instantly share code, notes, and snippets.

@andreaschiffo
andreaschiffo / MB_ES_account_match_query_results.json
Created September 16, 2021 17:41
MB_ES_account match query results
{
"took": 312,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
@andreaschiffo
andreaschiffo / MB_ES_accounts_matching_query.json
Created September 16, 2021 17:40
ES query for matching accounts not working
{
"from":0,
"size":100,
"explain": true,
"query":{
"dis_max":{
"tie_breaker":0.5,
"queries":[
{
"fuzzy":{