Thanks Shay.
David
@dadoonet
Le 27 janv. 2012 à 21:50, Shay Banon kimchy@gmail.com a écrit :
David, I will work on this issue, will try and make it into 0.19.
On Thursday, January 26, 2012 at 10:56 PM, David Pilato wrote:Hi Daniel,
Shay is waiting for a new commit for this pull request that will make view
management a bit more efficient.
But, for this commit, I'm waiting for the feature request to be implemented
: Query DSL: Add ids_prefix query and filter to fetch docs by prefix ids · Issue #1259 · elastic/elasticsearch · GitHubSo, the pull request will not be in trunk soon.
BTW, you can clone this :
https://github.com/dadoonet/elasticsearch-river-couchdb/tree/dpi_views ,
build it, install it as a plugin and play with views.
Documentation to use it is here :
Add support for views by dadoonet · Pull Request #2 · elastic/elasticsearch-river-couchdb · GitHubI will be pleased to have a feedback on it.
Cheers
David.-----Message d'origine-----
De : elasticsearch@googlegroups.com
[mailto:elasticsearch@googlegroups.com] De la part de Daniel Gonzalez
Envoyé : jeudi 26 janvier 2012 10:26
À : elasticsearch
Objet : Indexing a CouchDB view with ElasticsearchUsing the CouchDB river, it is possible to index CouchDB databases. Is
it also possible to index a CouchDB view with Elastic Search?I have been informed about the existence of this feature:
Add support for views by dadoonet · Pull Request #2 · elastic/elasticsearch-river-couchdb · GitHub
Is this the way to go. Is this making it up to trunk?
Thanks,