I fixed the one with no parameters for search request: Search: Allow to execute search with no parameters · Issue #1696 · elastic/elasticsearch · GitHub. The one with the field name, yea, it has changed. Basically, all the fetch based on field names has been improved to return better results. The only part that does not happen now is resolving field names to their full structure (so an object called title, with a field named name, requires asking for title.name), the reason for that is that you might have "name" happening in other places in the json, and returning just the first one was confusing.
On Friday, February 10, 2012 at 11:50 PM, Jamshid wrote:
Been running 0.17.8, trying out 0.19.0RC2, but I see this difference
in the Query URI syntax.
Just thought I'd mention it in case it's not an intentional change. It
might have happened in an earlier release.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.