I currently have 135 shards on two nodes each, which is severly hurting my search performance. When looking at GET /_cat/shards
I see that most shards come from the enterprise search, while I don't even use that.
For example:
.ent-search-actastic-crawler_domains_v6-engine_oid-name-unique-constraint 0 r STARTED 0 225b 10.47.32.112 instance-0000000006
.ent-search-actastic-crawler2_content_metadata 0 r STARTED 0 225b 10.47.32.112 instance-0000000006
How do I remove enterprise search from my hosted elasticsearch system and free up all these shards?
Recommended method: Remove via
Kibana UI => Enterprise Search => App Search and/or Workplace Search
after remove that it will return 0 results.
or