Commit 2d391aa
committed
connector_search_engine: allow recompute specific bindings
_jobify_batch_recompute and batch_recompute now accept a binding_ids param
to force the records to be computed.
Known limitation: can be used only to recompute.
In the future, it would be nice if we can simply chain groups of jobs
to export records once recomputed.1 parent cc3d828 commit 2d391aa
File tree
2 files changed
+12
-2
lines changed- connector_search_engine/wizards
2 files changed
+12
-2
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
0 commit comments