[ 
https://issues.apache.org/jira/browse/TIKA-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044420#comment-18044420
 ] 

ASF GitHub Bot commented on TIKA-4562:
--------------------------------------

tballison merged PR #2438:
URL: https://github.com/apache/tika/pull/2438




> Refactor configs in tika-server for 4.x
> ---------------------------------------
>
>                 Key: TIKA-4562
>                 URL: https://issues.apache.org/jira/browse/TIKA-4562
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> We have some one-off hand-grown configs in tika-server-core and 
> tika-server-standard to allow configuration of the password provider, 
> timeouts, pdf config and tesseract config, which users control via 
> specialized bespoke headers.
> Let's update tika-server's legacy /tika /unpack etc to use the new json 
> configuration.
> I propose multipart along these lines:
> {noformat}
> curl -X POST http://localhost:9998/tika \
>     -F "[email protected]" \
>     -F "[email protected]"
>  {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to