8000 When an EML doc is waiting to be indexed, show a message in the Editor · Issue #339 · NCEAS/metacatui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

When an EML doc is waiting to be indexed, show a message in the Editor #339

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

Open
laurenwalker opened this issue Nov 6, 2017 · 0 comments
Labels
submission & error handling Problems surrounding failed metadata submissions in the editor
Milestone

Comments

@laurenwalker
Copy link
Member

When I try to open an EML document in the Editor that has not yet been indexed, I get a Not Found error. But it is more accurate to say that the document is still processing.

The reason why we need to wait on the indexing to complete is because there is no other way to find out which resource map aggregates an EML other than the Solr discovery index. We need to parse the resource map for the Editor to work.

When Solr return 0 numFound, we should send a request to the system metadata API and if the object exists, display a "processing" message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission & error handling Problems surrounding failed metadata submissions in the editor
Projects
Status: No status
Development

No branches or pull requests

2 participants
0