Details
Description
Having many types of documents in the same bucket, it would be great to be able to assign them to different types within an index in elastic search. It would improve performance on searches, since it would allow to specify a type to search within, instead of searching through all of the documents in the bucket.
Similarly, it would be great to somehow be able to add documents within the same bucket to different indexes in the ES.