Percolator and Couchbase

We are using Couchbase transport client plugin to sync docs to ES.

We would like to use percolator for registering user interests based on tag field in docs.

Since indexing happens behind the scenes we have no control over this and cannot work with percolator as described in docs.

Any suggestions how to overcome this limitation?

Thanks
Chen.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c7f03752-55fa-4916-baa3-897381fbacc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

If you are using the XDCR protocol for couchbase -> Elasticsearch
replication (which is what the transport client plugin uses), there's
currently no way of doing this from that replication level and you will
have to do this using an external tool. Considering percolation is an
offline process, it seems to me that would be the solution for you anyway.

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Mon, Sep 29, 2014 at 8:13 AM, CB chen.bekor@gmail.com wrote:

We are using Couchbase transport client plugin to sync docs to ES.

We would like to use percolator for registering user interests based on
tag field in docs.

Since indexing happens behind the scenes we have no control over this and
cannot work with percolator as described in docs.

Any suggestions how to overcome this limitation?

Thanks
Chen.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/c7f03752-55fa-4916-baa3-897381fbacc2%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.

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