Skip to content

Test docker image for tika support the filesystem strategy

Notifications You must be signed in to change notification settings

KontextWork/docker-image-tika-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

docker-image-tika-test

Test docker image for tika support the filesystem strategy. Based on the official Apache Tika Image

Usage

docker run ghcr.io/kontextwork/tika-server-test:latest

You can request the file either via header or via get parameters. If you use the get parameter you should URL encode the value.

PUT http://localhost:9998/tika/text
fetcherName: fsf
fetchKey: dummy.pdf

PUT http://localhost:9998/tika/text?fetcherName=fsf&fetchKey=dummy.pdf

About

Test docker image for tika support the filesystem strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages