I'm trying to create different document types in the same index but for the same model. For example:
I have a model costumer and a model employees related and I want to create a new document type employees in elastic search for each costumer in database ES:9200/index/employee1 ES:9200/index/employee2 ES:9200/index/employeeN Is possible to set the same Django model to create many different types in elastic search with Haystack? Or maybe I want to create a weird data structure. What do you think? -- You received this message because you are subscribed to the Google Groups "django-haystack" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-haystack+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.