I started recently to experiment with elasticsearch and I can not do an AND.
I have two objects like the following:
"objeto1": [{"id": 1,"tipo": [{"id": 1,"valor": 5},{"id": 2,"valor": 4},{"id": 3,"valor": 2}]}]
"objeto2": [{"id": 2,"tipo"...
asked by
11.06.2018 / 10:32