Hi i have doubt.
Considering i want search a document field 'a' in a range. The same problem
is also if i search for a exact point.
I know that it is possible a document containing either a property 'a' with
type Integer either with type Long. For example document 1 contains {a:5}
where 5 is int, d
Yes, thanks a lot for your help.
Do you mean that id of category must not be transferred to explain? If yes
why it is happen?
Regards
Vadim Gindin
29 дек. 2017 г. 14:22 пользователь "Mikhail Khludnev"
написал:
> Responded on the elastic forum. Have you seen it?
>
>
> On Fri, Dec 29, 2017 at 9:
Thanks Mikhail!
I'll look there.
Happy new year )
Regards
Vadim Gindin
31 дек. 2017 г. 2:21 пользователь "Mikhail Khludnev"
написал:
> Literally it's done in Solr (excuse moi) via
> q=field1:(foo bar baz)^=3 field2:(foo bar baz)^=4 field3:(foo bar baz)^=5
> but it's absolutely wrong way to ap