Merged in feature/postprocessing (pull request #114)
Feature/postprocessing * tests * passtest * fixshorttests * mosttests * improvingbasedockerfile * testspeeds * testing * host * canparallel * clean * passfullsuite * singlepagemax * test * findfeatures * findstables * tbls * tablestoo * tablestoo * lateraltests * tableloc * cleanup * inlinetable * childids * cleanup * tests
This commit is contained in:
+1
-11
@@ -48,16 +48,6 @@ By validating: the client can_sync parameter.
|
||||
|
||||
If eligible, send an event to the DOCCLEAN queue.
|
||||
|
||||
## docTextProcessRunner
|
||||
|
||||
**Listens For**: Body Containing Textract Result Document Metadata
|
||||
|
||||
**Action**.
|
||||
|
||||
Process textract output.
|
||||
|
||||
An event with the document id is pushed to the QUERYSYNC queue.
|
||||
|
||||
## docTextRunner
|
||||
|
||||
**Listens For**: Body Containing Document ID
|
||||
@@ -144,6 +134,6 @@ Adds an event for each client into the CLIENTSYNC queue for the given query, i.e
|
||||
|
||||
It will identify the type of event and the location of said event, and forward the task accordingly.
|
||||
|
||||
It supports the document initialisation and document text processing stages. Events may be pushed to the DOCINIT and DOCTEXTPROCESS queues.
|
||||
It supports the document initialisation and document text processing stages. Events may be pushed to the DOCINIT queue.
|
||||
|
||||
Generated by Doczy
|
||||
|
||||
Reference in New Issue
Block a user