Elasticsearch plug-in - filter doc type

Hello

I have one bucket with different types. I have one with email a other for domain,…
Now i want create a index on elasticsearch with only the type email. The only solution i have found is split my types in separate buckets. If a better solution available?

Thanks

Hi, Please refer to Advanced usage section on ElasticSearch Plugin documentation here - http://docs.couchbase.com/admin/elastic/adv-usage.html.