Always enable indexed search
Created by: keegancsmith
How-to Enable Indexed Search
Set the environment variable INDEXED_SEARCH=t
.
This can be done by adding the flag -e INDEXED_SEARCH=t
to your docker run
for Sourcegraph.
Fixes https://github.com/sourcegraph/enterprise/issues/13516