7

I'm building a multi-tenant application with multiple indexes, one index per tenant.

Just wondering if there has been any work on allowing the index names to be changed dynamically?

Jaythaking
  • 2,200
  • 4
  • 25
  • 67
Ricardo
  • 2,427
  • 19
  • 35
  • I don't think, `FOSElasticaBundle` will let you do that since it needs mapping configuration in order to do things like hydration. But still you can use pure `Elastica` library. Or.. if you'll develop something on your own, let us know! ;-) – Jakub Matczak Sep 13 '16 at 17:51
  • you can create by codding in your application each tenant target single unique index – Sanjay Kanani Oct 05 '17 at 06:09
  • Did you finally figure out some way to do it ? I'm dealing with the same problem in multi-tenancy right now. – Medteck Sep 13 '20 at 03:46

0 Answers0