Commit 2087542
committed
Fix visit method of constant score query and function score query to iterate recursively
Signed-off-by: Varun Jain <varunudr@amazon.com>1 parent cc79a23 commit 2087542
File tree
2 files changed
+4
-2
lines changed- server/src/main/java/org/opensearch/index/query
- functionscore
2 files changed
+4
-2
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
0 commit comments