M C McGrath
M C McGrath
If you need help figuring out how to divide the dataspecs into entites/documents, let me know. I could add a category field to the dataspec if this is helpful, or...
This could also potentially be a Catalyst method (I will probably treat it as such on the backend since it fits well with the Catalyst structure), but is a bit...
I'm going to keep this open and add it to our new milestones. Ideally this should show document title on the show pages and perhaps search terms on the search...
Possibly could be a load time issue. Did increasing the load time help? If not, maybe try a longer load time (30-60 seconds) to see if that fixes the issue?...
Hi, What exactly triggered this error? (with what settings were you calling generalscraper) Thanks
This would be fixed for uploaded documents as a side effect of changing IDs to hashes as per https://github.com/TransparencyToolkit/OCRServer/issues/1 It wouldn't be fixed for manually added entities though, so work...
This should be fixed for documents with https://github.com/TransparencyToolkit/DocManager/commit/3f27169e97d1df0f8a12f69aa11ba43be94d7008 and https://github.com/TransparencyToolkit/OCRServer/commit/a7255d9384f09e02de97572e5465fbffa2c21eea It still needs to be fixed for user-added entities.
But maybe disable the change tracker by default still.
A couple things that could be an issue- - This version only works with a list of proxies to scrape from (which don't necessarily need to be remote). Are you...