codingexplained/complete-guide-to-elasticsearch

default type "default" to "_doc"

amareshb opened this issue · 1 comments

Can I update the default type from default to _doc in this Github repo as told in the lecture while I am doing the course?

Sorry for the late response; I got no notification of this issue. Yes, definitely go ahead and use _doc instead of default. I have just updated the mapping type in the repository.