@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Make it possible to configure Elasticsearch index name master

Summary: Similar to storage.default-namespace sometimes during development you'll want to handle multiple indexes alongside one another. Rather than hardcoding the /phabricator/ index make this exposed in new search.elastic.index setting, defaulting to the existing "phabricator" Test Plan: Existing installations should be unaffected by this change. Changing the new setting will result in new indexes being created when someone runs `./bin/search index` again Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: 20after4, rush898, epriestley, Korvin Differential Revision: https://secure.phabricator.com/D9798