Commit b8a4f9c
authored
FEATURE: Allow configuring a prefix for the index name via Settings
With this feature any configured index can get a prefix in ElasticSearch, making it possible to
have several contexts indexed into different indexes in the same elastic instance.
At the same time index settings are kept centralised and used by the "base" index name.1 parent 48dc11f commit b8a4f9c
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
| |||
0 commit comments