Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CSPAN scrapers 'insert_count' field is incorrect. #84

Open
onyxfish opened this issue Sep 16, 2009 · 2 comments
Open

The CSPAN scrapers 'insert_count' field is incorrect. #84

onyxfish opened this issue Sep 16, 2009 · 2 comments

Comments

@onyxfish
Copy link
Owner

Each scraper is reporting thousands of inserts--I think the value actually being stored is the total number of documents in the database when the scraper completes.

I'm not sure if this is affecting other scrapers. I need to test with a clean database to get a clearer picture.

@chaunceyt
Copy link
Collaborator

this is an interesting issue. Are you spawning a process for each scraper? If so, I need to rethink how I calculate the count.

@onyxfish
Copy link
Owner Author

For posterity, it was discussed in chat that the scheduler is indeed spawning additional processes. This may make including this data infeasible. Awaiting a determination on this.

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

No branches or pull requests

2 participants