# Elasticsearch `bin/setup` output ```shell == Preparing Test Elasticsearch == DEPRECATION WARNING: Default values will be removed in the next minor-release of ENVied (i.e. > v0.9). For more info see https://gitlab.com/envied/envied/tree/0-9-releases#defaults. (called from block in load at /home/yash/dev.to/Envfile:4) == Preparing Elasticsearch == 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/_cluster/settings [status:200, request:0.028s, query:n/a] 2020-06-18 21:44:06 +0530: > {"persistent":{"action":{"auto_create_index":false}}} 2020-06-18 21:44:06 +0530: < {"acknowledged":true,"persistent":{"action":{"auto_create_index":"false"}},"transient":{}} 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/chat_channel_memberships_development [status:200, request:0.011s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/classified_listings_development [status:200, request:0.019s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/feed_content_development [status:200, request:0.011s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/reactions_development [status:200, request:0.014s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/tags_development [status:200, request:0.014s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: HEAD http://localhost:9200/users_development [status:200, request:0.016s, query:n/a] 2020-06-18 21:44:06 +0530: < 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/chat_channel_memberships_development/_aliases/chat_channel_memberships_development_alias [status:200, request:0.022s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/classified_listings_development/_aliases/classified_listings_development_alias [status:200, request:0.016s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/feed_content_development/_aliases/feed_content_development_alias [status:200, request:0.015s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/reactions_development/_aliases/reactions_development_alias [status:200, request:0.017s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/tags_development/_aliases/tags_development_alias [status:200, request:0.013s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:06 +0530: PUT http://localhost:9200/users_development/_aliases/users_development_alias [status:200, request:0.020s, query:n/a] 2020-06-18 21:44:06 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/chat_channel_memberships_development_alias/_mapping [status:200, request:0.073s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"status":{"type":"keyword"},"viewable_by":{"type":"keyword"},"chat_channel_id":{"type":"keyword"},"last_opened_at":{"type":"date"},"channel_text":{"type":"text"},"channel_last_message_at":{"type":"date"},"channel_status":{"type":"keyword"},"channel_type":{"type":"keyword"},"channel_username":{"type":"keyword"},"channel_name":{"type":"text"},"channel_image":{"type":"keyword"},"channel_modified_slug":{"type":"text","fields":{"raw":{"type":"keyword"}}},"channel_messages_count":{"type":"integer"},"channel_discoverable":{"type":"boolean"},"last_indexed_at":{"type":"date"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/classified_listings_development_alias/_mapping [status:200, request:0.059s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"author":{"dynamic":"strict","properties":{"username":{"type":"keyword"},"name":{"type":"keyword"},"profile_image_90":{"type":"keyword"}}},"body_markdown":{"type":"text","copy_to":"classified_listing_search"},"bumped_at":{"type":"date"},"category":{"type":"keyword"},"classified_listing_search":{"type":"text"},"contact_via_connect":{"type":"boolean"},"expires_at":{"type":"date"},"last_indexed_at":{"type":"date"},"location":{"type":"text","copy_to":"classified_listing_search","fields":{"raw":{"type":"keyword"}}},"processed_html":{"type":"keyword"},"published":{"type":"boolean"},"slug":{"type":"text","copy_to":"classified_listing_search","fields":{"raw":{"type":"keyword"}}},"tags":{"type":"keyword","copy_to":"classified_listing_search"},"title":{"type":"text","copy_to":"classified_listing_search","fields":{"raw":{"type":"keyword"}}},"user_id":{"type":"keyword"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/feed_content_development_alias/_mapping [status:200, request:0.045s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"approved":{"type":"boolean"},"body_text":{"type":"text","copy_to":"search_fields"},"class_name":{"type":"keyword"},"cloudinary_video_url":{"type":"keyword"},"comments_count":{"type":"integer"},"experience_level_rating":{"type":"integer"},"experience_level_rating_distribution":{"type":"integer"},"featured":{"type":"boolean"},"featured_number":{"type":"integer"},"flare_tag_hash":{"dynamic":"strict","properties":{"name":{"type":"keyword"},"bg_color_hex":{"type":"keyword"},"text_color_hex":{"type":"keyword"}}},"hotness_score":{"type":"integer"},"language":{"type":"keyword"},"last_indexed_at":{"type":"date"},"main_image":{"type":"keyword"},"organization":{"dynamic":"strict","properties":{"slug":{"type":"keyword"},"name":{"type":"text","copy_to":"search_fields","fields":{"raw":{"type":"keyword"}}},"id":{"type":"keyword"},"profile_image_90":{"type":"keyword"}}},"path":{"type":"keyword"},"positive_reactions_count":{"type":"integer"},"public_reactions_count":{"type":"integer"},"published":{"type":"boolean"},"published_at":{"type":"date"},"quote":{"type":"text"},"reactions_count":{"type":"integer"},"readable_publish_date":{"type":"date"},"readable_publish_date_string":{"type":"keyword"},"reading_time":{"type":"integer"},"score":{"type":"integer"},"search_fields":{"type":"text"},"search_score":{"type":"integer"},"slug":{"type":"keyword"},"subtitle":{"type":"text"},"summary":{"type":"text"},"tags":{"dynamic":"strict","properties":{"name":{"type":"keyword","copy_to":"search_fields"},"keywords_for_search":{"type":"keyword","copy_to":"search_fields"}}},"title":{"type":"text","copy_to":"search_fields","fields":{"raw":{"type":"keyword"}}},"user":{"dynamic":"strict","properties":{"username":{"type":"keyword","copy_to":"search_fields"},"name":{"type":"text","copy_to":"search_fields","fields":{"raw":{"type":"keyword"}}},"id":{"type":"keyword"},"profile_image_90":{"type":"keyword"},"pro":{"type":"boolean"}}},"video_duration_in_minutes":{"type":"integer"},"video_duration_string":{"type":"keyword"},"website_url":{"type":"keyword"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/reactions_development_alias/_mapping [status:200, request:0.051s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"category":{"type":"keyword"},"last_indexed_at":{"type":"date"},"reactable":{"dynamic":"strict","properties":{"id":{"type":"keyword"},"body_text":{"type":"text","copy_to":"search_fields"},"class_name":{"type":"keyword"},"path":{"type":"keyword"},"published_date_string":{"type":"keyword"},"reading_time":{"type":"integer"},"tags":{"dynamic":"strict","properties":{"name":{"type":"keyword","copy_to":"search_fields"},"keywords_for_search":{"type":"keyword","copy_to":"search_fields"}}},"title":{"type":"text","copy_to":"search_fields","fields":{"raw":{"type":"keyword"}}},"user":{"dynamic":"strict","properties":{"username":{"type":"keyword","copy_to":"search_fields"},"name":{"type":"text","copy_to":"search_fields","fields":{"raw":{"type":"keyword"}}},"id":{"type":"keyword"},"profile_image_90":{"type":"keyword"},"pro":{"type":"boolean"}}}}},"search_fields":{"type":"text"},"status":{"type":"keyword"},"user_id":{"type":"keyword"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/tags_development_alias/_mapping [status:200, request:0.046s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"last_indexed_at":{"type":"date"},"name":{"type":"text","fields":{"raw":{"type":"keyword"}}},"hotness_score":{"type":"integer"},"supported":{"type":"boolean"},"short_summary":{"type":"text"},"rules_html":{"type":"text"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} 2020-06-18 21:44:07 +0530: PUT http://localhost:9200/users_development_alias/_mapping [status:200, request:0.045s, query:n/a] 2020-06-18 21:44:07 +0530: > {"dynamic":"strict","properties":{"id":{"type":"keyword"},"available_for":{"type":"keyword","copy_to":"search_fields"},"badge_achievements_count":{"type":"integer"},"comments_count":{"type":"integer"},"employer_name":{"type":"keyword","copy_to":"search_fields"},"hotness_score":{"type":"integer"},"last_comment_at":{"type":"date"},"last_indexed_at":{"type":"date"},"mostly_work_with":{"type":"keyword","copy_to":"search_fields"},"name":{"type":"text","copy_to":"search_fields"},"path":{"type":"keyword"},"positive_reactions_count":{"type":"integer"},"public_reactions_count":{"type":"integer"},"profile_image_90":{"type":"keyword"},"reactions_count":{"type":"integer"},"roles":{"type":"keyword"},"search_fields":{"type":"text"},"username":{"type":"keyword"}}} 2020-06-18 21:44:07 +0530: < {"acknowledged":true} ```