Revert "More efficient Vespa indexing (#3552)"

This reverts commit 2783216781.
This commit is contained in:
Richard Kuo
2024-12-31 09:40:23 -08:00
parent 9b65c23a7e
commit 3eb72e5c1d
13 changed files with 50 additions and 180 deletions

View File

@@ -359,6 +359,7 @@ class WebConnector(LoadConnector):
continue
parsed_html = web_html_cleanup(soup, self.mintlify_cleanup)
doc_batch.append(
Document(
id=current_url,