Re: elastic4s scala query function_score

2015-01-02 Thread Stephen Samuel
http://stackoverflow.com/questions/26889255/elastic4s-query-search-function-score On Wednesday, November 12, 2014 9:15:49 PM UTC, Manuel Sciuto wrote: > > how I can create the query with client elastic4s scala? > > I call using marvel/sense > > GET /business/_search{ > "query": { > "function

elastic4s scala query function_score

2014-11-12 Thread Manuel Sciuto
how I can create the query with client elastic4s scala? I call using marvel/sense GET /business/_search{ "query": { "function_score": { "query": { "match": { "name": "my text" } }, "script_score": { "script": "_score + log(doc['reviews