Anyone have any idea? Or is just not possible? :((
On Tuesday, March 10, 2015 at 10:45:23 AM UTC+4, unlucio wrote:
>
> Hello everybody,
> In the attempt to optimize a query I followed the suggestions I found in
> this presentation:
> https://speakerdeck.com/polyfractal/elas
Hello everybody,
In the attempt to optimize a query I followed the suggestions I found in
this presentation:
https://speakerdeck.com/polyfractal/elasticsearch-query-optimization
transforming my query form:
{
"index": "products_en",
"from": 0,
"size": 100,
"q": "apple iphone AND visible:1
Hello everybody,
I'm new to elastic search and trying to work my way with it since a couple
of weeks.
I'm using the node.js client
(https://github.com/elasticsearch/elasticsearch-js) and as I proceed in my
journey I'm facing quite a bit of problems with the DSL as I'm often
confused by it's syn