Tim Allison created TIKA-3505:
---------------------------------

             Summary: Move maxForEmitBatchBytes into PipesConfigBase
                 Key: TIKA-3505
                 URL: https://issues.apache.org/jira/browse/TIKA-3505
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


If the extracted text is < maxForEmitBatchBytes, the text will be sent back to 
the pipes client so that it can be batched and then emitted.  If the extracted 
text is >= this value, it will be emitted directly from the PipesServer with no 
batching.

This applies to both a pipes process and an async process and should be in 
PipesConfigBase, not only in AsyncConfig.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to