Skip to content

Conversation

@Wahesh
Copy link

@Wahesh Wahesh commented May 31, 2024

No description provided.

Wahesh added 6 commits May 31, 2024 14:10
--Clear Redis database before indexing and handle exceptions
- Added code to clear the Redis database using `flushdb()` before starting the indexing process.
- Included the document ID in the key and within the document content.
- Encapsulated the search result processing within a try-except block to handle potential exceptions such as connection errors and key errors.
- Modified the print statements to display the school name fetched from Redis along with the document content and ID.
took so long to execute. Will find a way to speed this up.
removed multiprocess 
matched using fuzzy 
set match to 100
Got good results.
@sumanashrestha
Copy link
Contributor

can you share the output of this in the discussion #3 section with reference to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants