1.0.0RC1 broken changes

2014-01-15 Thread Roy Russo
Hello,

So it appears a few APIs have changed in 1.0.0RC1 (which is bizarre 
considering I tested on master just last week and everything worked, but 
whatever...) Any ideas when the documentation will be updated to reflect 
the changes? I'm having a hard time mapping old API calls to the new 
urls... 

For instance, 

THIS: 
/_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=truehttp://localhost:9200/_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=true

IS NOW WHAT? /_???

The breaking changes page is not fine-grained enough in mapping new to old 
calls... at least for me. ;-)


-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/0333d260-1232-4f68-8681-88536cbefa5f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.0.0RC1 broken changes

2014-01-15 Thread Matt Weber
Use the master docs

http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/index.html

Looks like your call should be:

/_nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=true

Thanks,
Matt Weber



On Wed, Jan 15, 2014 at 12:31 PM, Roy Russo royru...@gmail.com wrote:

 Hello,

 So it appears a few APIs have changed in 1.0.0RC1 (which is bizarre
 considering I tested on master just last week and everything worked, but
 whatever...) Any ideas when the documentation will be updated to reflect
 the changes? I'm having a hard time mapping old API calls to the new
 urls...

 For instance,

 THIS: 
 /_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=truehttp://localhost:9200/_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=true

 IS NOW WHAT? /_???

 The breaking changes page is not fine-grained enough in mapping new to old
 calls... at least for me. ;-)


  --
 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+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/elasticsearch/0333d260-1232-4f68-8681-88536cbefa5f%40googlegroups.com
 .
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoAezZ6sqXVpO1_Uqrxw8t9Z86dim6P2C8Hts97XDpAVtw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 1.0.0RC1 broken changes

2014-01-15 Thread Roy Russo
Yep. Thanks! 

I discovered the new URL and the updated docs shortly after posting - they 
looked so similar, I thought the docs hadn't changed. 

Looks like the new paths actually make more sense, ala REST standards. 



On Wednesday, January 15, 2014 3:41:07 PM UTC-5, Matt Weber wrote:

 Use the master docs


 http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/index.html

 Looks like your call should be:

 /_nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=true

 Thanks,
 Matt Weber



 On Wed, Jan 15, 2014 at 12:31 PM, Roy Russo royr...@gmail.comjavascript:
  wrote:

 Hello,

 So it appears a few APIs have changed in 1.0.0RC1 (which is bizarre 
 considering I tested on master just last week and everything worked, but 
 whatever...) Any ideas when the documentation will be updated to reflect 
 the changes? I'm having a hard time mapping old API calls to the new 
 urls... 

 For instance, 

 THIS: 
 /_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=truehttp://localhost:9200/_cluster/nodes/4oL7COyQTNiQPa4xZ76Pfg/stats?all=trueplugin=true

 IS NOW WHAT? /_???

 The breaking changes page is not fine-grained enough in mapping new to 
 old calls... at least for me. ;-)


  -- 
 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 elasticsearc...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/elasticsearch/0333d260-1232-4f68-8681-88536cbefa5f%40googlegroups.com
 .
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/70713f66-e925-40be-9cca-4459ff9a7e25%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.