Hello, I'm a newbie here in the couchdb world. I've read some papers, given couchdb a try and now I have one question I can't answer.
Is it possible to get _changes document in a custom format, for example XML? Can I use a show function here somehow (or a view)? I'm planning to use couchdb and Solr together, and _changes api looks promising to provide changes since last indexing. It would be very easy to feed Solr with its own XML format if I could get it directly from couchdb. Thanks in advance. Zsolt
