Fix index creation and rebuild

This commit is contained in:
Robert Haist 2022-07-13 11:37:19 +02:00
parent 55e5c93d4d
commit 879412e035
2 changed files with 343 additions and 264 deletions

605
index.csv

File diff suppressed because it is too large Load Diff

@ -7,7 +7,7 @@ import hashlib
import PyPDF2
import ntpath
from PyPDF2.utils import PdfReadError
from PyPDF2.errors import PdfReadError
from urllib.parse import quote
from datetime import datetime