How can i remove a document type from an index

I want to delete one document type created under one index. How it is possible?

You can just remove the documents not type. Better to reindex most of the time.

Note that multiple types are forbidden in 6.0

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