Now that is just what I need.
Thanks a ton for this pointer.

On Tuesday, April 22, 2014 5:06:00 AM UTC+7, Binh Ly wrote:
>
> If you have a doc in an index A and you want to percolate it against 
> queries in index B, you'll need to specify the percolate_index (and 
> potentially percolate_type) url param:
>
> curl -XPOST "
> http://localhost:9200/a/doc/1/_percolate?pretty&percolate_index=b";
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/663672a2-8bf0-4fe6-a73b-740004c3ccb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to