Commit c44dde6
committed
[NAE-2197] Elastic Mapping Fixes
- Updated the `findFilter` method to use `title.keyword` instead of `title` in the filter query string to align with changes in ElasticSearch mapping for enhanced precision.1 parent ebd9c5c commit c44dde6
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- application-engine/src/main/groovy/com/netgrif/application/engine/petrinet/domain/dataset/logic/action
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2271 | 2271 | | |
2272 | 2272 | | |
2273 | 2273 | | |
2274 | | - | |
| 2274 | + | |
2275 | 2275 | | |
2276 | 2276 | | |
2277 | 2277 | | |
| |||
0 commit comments