jesterj
jesterj copied to clipboard
Document Ingestion Framework for Search Systems
CodeCov is apparently getting ratelimited by github, causing errors with the message: `Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token` However putting...
The current fault tolerance achieves it's goal but if it resumes a very large scan it will spend a period of time hashing documents and determining that it has already...
At the moment none of our scanners have the ability to detect if a previously indexed document has disappeared. IIRC the old version of File Scanner that was based on...
As a precursor to #115 we will want to ensure that the current node is optimizing for the rate limiting step. The basic task is to identify steps that are...