Commit d1735bd
committed
Reconcile move_date_values with dict-wrapped subjects youtube
The subject list must be filled with dicts in the format:
{"name": "this is the subject"} to be transformed into
a list of strings in the solr doc. The move_date_values
encrichment wasn't processing dicts, so the two were
out of step with each other."1 parent a307a76 commit d1735bd
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
497 | | - | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
498 | 501 | | |
499 | 502 | | |
500 | 503 | | |
| 504 | + | |
501 | 505 | | |
502 | 506 | | |
503 | 507 | | |
| |||
0 commit comments