[ 
https://issues.apache.org/jira/browse/TIKA-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison resolved TIKA-4562.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

> 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
>             Fix For: 4.0.0
>
>
> 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