mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 20:24:32 +02:00
Revert "More efficient Vespa indexing (#3552)"
This reverts commit 2783216781
.
This commit is contained in:
@@ -359,6 +359,7 @@ class WebConnector(LoadConnector):
|
||||
continue
|
||||
|
||||
parsed_html = web_html_cleanup(soup, self.mintlify_cleanup)
|
||||
|
||||
doc_batch.append(
|
||||
Document(
|
||||
id=current_url,
|
||||
|
Reference in New Issue
Block a user