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:
Michael McGuinness
2025-04-22 14:40:16 +00:00
parent edc50c7510
commit fee71e7740
404 changed files with 211048 additions and 2820 deletions
+1 -11
View File
@@ -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