Hello all,
today I tried to change the version of our ElasticServer frim Version
0.90.7 to 1.0.1.
Some Queries doesn't work anymore.
For us important are FieldQueries, but it seems they are not included in
1.0.1 or change to other names.
So my questions are:
Are FieldQueries in 1.0.1 existing?
When not, what other possibillities are given to make a Field Query?
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/55cc55c8-5179-4784-827e-b24c84f7a591%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
Ivan
(Ivan Brusic)
March 18, 2014, 9:49pm
2
Field queries were removed in 1.0
opened 09:39PM - 31 Oct 13 UTC
closed 04:09PM - 16 Dec 13 UTC
>breaking
v1.0.0.RC1
`text` query has been replaced by `match` query and been deprecate for some time… .
`field` query is very confusing, its effectively the Lucene query string syntax on a specific field, but its not evident from the name (can be confuse with `match`). It would be much better to remove it, and ask people to use `query_string` with a properly set default field. This is much more explicit regarding what it does.
--
Ivan
On Tue, Mar 18, 2014 at 7:01 AM, maximilian.brodhun@googlemail.com wrote:
Hello all,
today I tried to change the version of our ElasticServer frim Version
0.90.7 to 1.0.1.
Some Queries doesn't work anymore.
For us important are FieldQueries, but it seems they are not included in
1.0.1 or change to other names.
So my questions are:
Are FieldQueries in 1.0.1 existing?
When not, what other possibillities are given to make a Field Query?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/55cc55c8-5179-4784-827e-b24c84f7a591%40googlegroups.com https://groups.google.com/d/msgid/elasticsearch/55cc55c8-5179-4784-827e-b24c84f7a591%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQACBVizoY%2BLJr%3D%2BgkjDn4rB9bW4nDKZVyVUNVEqRwZmDg%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .