Hi, I would like to create API for Mayan (it will be public after will be complete). And I have problem with check state, when is document succesfuly parsed (know good document's page, parsed plain text from document, generated thumbnails). Example of development version is here: http://simpledwarf.appspot.com/paste/view/841016 . With other application communicate this API with python Pyro library (http://pypi.python.org/pypi/Pyro4).
When I call API upload_document method too fast (more documents in - for example - 10 seconds), method will return wrong value of pages-count. And when I can get plaintext from uploaded document, I must wait (10-? seconds) before is document ready. Is there some "document is complete ready" indicator or method? Have somebody some hint? Thanks Martin Kubát, COEX, Czech Republic --
