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

DB index validator #49

Open
yanivpas opened this issue Aug 27, 2014 · 2 comments
Open

DB index validator #49

yanivpas opened this issue Aug 27, 2014 · 2 comments
Labels

Comments

@yanivpas
Copy link
Contributor

We should write a script that check that all the newspapers are indexed in the DB.

@yanivpas yanivpas added the DB label Aug 27, 2014
@acarmel
Copy link

acarmel commented Aug 29, 2014

If you insert them to the DB and the insertion succeeded, why do we need
double check?

On Wed, Aug 27, 2014 at 8:00 PM, yanivpas notifications@github.com wrote:

We should write a script that check that all the newspapers are indexed in
the DB.


Reply to this email directly or view it on GitHub
#49.

Regards,
Avishai Carmel

@yanivpas
Copy link
Contributor Author

In an ideal world you are right we wouldn't, but there are a lot of newspapers and a lot of scrpits that handle them from the archive to the DB and we don't check that those scripts are proccessing all the newspapers so we might lose some newspapers on the way. that's why we need a script to check and to tell us which one was lost.

yanivpas added a commit that referenced this issue Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants