Re: Cloudant Query

2014-06-27 Thread Alexander Shorin
On Sat, Jun 28, 2014 at 3:52 AM, Adam Kocoloski wrote: > On Jun 27, 2014, at 6:35 PM, Alexander Shorin wrote: > >> On Sat, Jun 28, 2014 at 1:55 AM, Adam Kocoloski wrote: >>> On Jun 27, 2014, at 5:07 PM, Alexander Shorin wrote: >>> Hi Adam and thanks for the answers. Few more questions abou

Re: Cloudant Query

2014-06-27 Thread Adam Kocoloski
On Jun 27, 2014, at 6:35 PM, Alexander Shorin wrote: > On Sat, Jun 28, 2014 at 1:55 AM, Adam Kocoloski wrote: >> On Jun 27, 2014, at 5:07 PM, Alexander Shorin wrote: >> >>> Hi Adam and thanks for the answers. Few more questions about if you don't >>> mind: >>> >>> 1. Since "The _index endpoi

Re: Cloudant Query

2014-06-27 Thread Alexander Shorin
On Sat, Jun 28, 2014 at 1:55 AM, Adam Kocoloski wrote: > On Jun 27, 2014, at 5:07 PM, Alexander Shorin wrote: > >> Hi Adam and thanks for the answers. Few more questions about if you don't >> mind: >> >> 1. Since "The _index endpoint is mostly syntactic sugar and validation >> on top of _design

Re: Cloudant Query

2014-06-27 Thread Adam Kocoloski
On Jun 27, 2014, at 5:07 PM, Alexander Shorin wrote: > Hi Adam and thanks for the answers. Few more questions about if you don't > mind: > > 1. Since "The _index endpoint is mostly syntactic sugar and validation > on top of _design documents." doesn't this violates REST API > principles when ea

Re: Cloudant Query

2014-06-27 Thread Alexander Shorin
Hi Adam and thanks for the answers. Few more questions about if you don't mind: 1. Since "The _index endpoint is mostly syntactic sugar and validation on top of _design documents." doesn't this violates REST API principles when each object must have since operational endpoint? Why the _index/_find

Re: Cloudant Query

2014-06-27 Thread Joan Touzet
Just wanted to make sure it's abundantly clear: Query provides a new index store for itself. It is not just a compatibility layer that ends up talking to a couchjs view server. The generated ddoc's "views" field includes field names and sort directions, which are used by the new (pure Erlang) view

Re: Cloudant Query

2014-06-27 Thread Adam Kocoloski
On Jun 27, 2014, at 2:12 PM, Benjamin Young wrote: >> -Original Message- >> From: Alexander Shorin [mailto:kxe...@gmail.com] >> Sent: Thursday, June 26, 2014 11:42 AM >> To: dev@couchdb.apache.org >> Subject: Re: Cloudant Query >> >> Can we first receive a bit more better description wha

Re: Cloudant Query

2014-06-27 Thread Adam Kocoloski
On Jun 27, 2014, at 2:12 PM, Benjamin Young wrote: >> -Original Message- >> From: Alexander Shorin [mailto:kxe...@gmail.com] >> Sent: Thursday, June 26, 2014 11:42 AM >> To: dev@couchdb.apache.org >> Subject: Re: Cloudant Query >> >> Can we first receive a bit more better description wha

RE: Cloudant Query

2014-06-27 Thread Benjamin Young
> -Original Message- > From: Alexander Shorin [mailto:kxe...@gmail.com] > Sent: Thursday, June 26, 2014 11:42 AM > To: dev@couchdb.apache.org > Subject: Re: Cloudant Query > > Can we first receive a bit more better description what is Cloudant Query and > new Index thing first? > I see for

[jira] [Updated] (COUCHDB-1415) Re-insering a document silently fails after compact is executed

2014-06-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet updated COUCHDB-1415: - Fix Version/s: 2.0.0 > Re-insering a document silently fails after compact is executed > --

[jira] [Commented] (COUCHDB-1415) Re-insering a document silently fails after compact is executed

2014-06-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045992#comment-14045992 ] Robert Newson commented on COUCHDB-1415: It'll certainly be part of 2.0 which is

[jira] [Commented] (COUCHDB-1415) Re-insering a document silently fails after compact is executed

2014-06-27 Thread Tomas Novysedlak (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045989#comment-14045989 ] Tomas Novysedlak commented on COUCHDB-1415: --- Gentlemen, Thanks to Cloudant

Re: [REQUEST] Help test BigCouch file migration for .couch files

2014-06-27 Thread Andy Wenk
Russel, this is awesome!!! Thanks cc: marketing@ -> Lena we should include the link to the repo to the news :) Cheers Andy On 26 June 2014 22:50, Russell Branca wrote: > Hi all, > > > I've put together a repo with sample .couch files from all point releases > since CouchDB 1.1.1. Please foll