Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 714 Bytes

File metadata and controls

17 lines (11 loc) · 714 Bytes

tika-haystack

PyPI - Version PyPI - Python Version

Contributing

Refer to the general Contribution Guidelines.

Integration tests require a running Tika server. Start one with:

docker run -d -p 127.0.0.1:9998:9998 apache/tika:latest