We're investigating Elastic and App search in an AWS environment. Our app is multi-tenant, so I'll need to create an engine/index per customer on the fly, with "guaranteed" segregation.
Every customer will have the same setup (engine), with users that will only be able to see the documents they have privileges to.
Probably a basic question at this point, but I'm new to Elastic.
Thanks.