Commit 703372e
committed
BUGFIX: Also map elasticsearch config that is passed directly
adjustStringTypeMapping() is also called directly with `$propertyConfiguration['search']['elasticSearchMapping‘]` - in this case the fields are not altered. This raises a lot of elasticsearch deprecation warnings.1 parent 32e3fb0 commit 703372e
1 file changed
Lines changed: 9 additions & 6 deletions
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 160 | + | |
165 | 161 | | |
166 | 162 | | |
167 | 163 | | |
| |||
178 | 174 | | |
179 | 175 | | |
180 | 176 | | |
| 177 | + | |
181 | 178 | | |
182 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
0 commit comments