Commit 3fa149a
Merge #218
218: Fix: Delete index before starting scrapping r=bidoubiwa a=bidoubiwa
# Pull Request
The index should be deleted before the start of a new scraping. This is important as we do not want to keep scrapped page that does not exists anymore.
Co-authored-by: Charlotte Vermandel <[email protected]>1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
0 commit comments