blob: 49b2385005bc6fbf6862b1d93230c502b61bcd39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Remove Elastic Search
Elastic Search is no longer used, yet we have dead code referencing it
in gn2.
## Tasks
* assigned: bonfacekilz
* keywords: chore, elasticsearch
* status: done, completed, closed
* type: bug
## Notes
While at it, "@depracated" was removed since it added extra noise to
the logs.
Seems related to
=> genenetwork/remove-elasticsearch.gmi
|