In a multi tenant application, is it advisable to use types to separate each tenant data

Hi,

I'm having an multi tenant application and planning to use one single index to index all customer data. However is it advisable to use map each tenant to a type? What are the pros and cons of this approach.

Thanks

Check out https://www.elastic.co/blog/index-vs-type.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.