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

Check problem when uploading many documents #17

Open
turicas opened this issue Apr 19, 2013 · 1 comment
Open

Check problem when uploading many documents #17

turicas opened this issue Apr 19, 2013 · 1 comment
Labels
Milestone

Comments

@turicas
Copy link
Contributor

turicas commented Apr 19, 2013

There is a problem when uploading many documents - if we try to upload, for example, 100 documents, some of these documents are not shown in Web interface (sometimes 3 are lost...but this number changes). No exception is raised in this process.

Should exist a test to verify if the documents were really uploaded.

@turicas
Copy link
Contributor Author

turicas commented Apr 19, 2013

Probably the best time to fix this bug is when we move to the new PyPLN.Web API that is being developed by @flavioamieiro.
There is a feature on PyPLN.Web that is needed to this check: option to check if a document is in a corpus (or search by document name) or return a list of uploaded documents when documents are uploaded (probably a JSON array with document names, ids and URLs).

@turicas turicas added this to the 0.3.0 milestone Feb 12, 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

1 participant