8000 GitHub - thewraven/sally-tika: Tika front end
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

thewraven/sally-tika

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Readme

This is a bare-bone API to Apache Zika for Go, a fork of FunnyMonkey effort.

Setup

Download apache tika's jar file 'tika-app-1.5.jar' http://tika.apache.org/download.html you will also need a working java runtime environment.

Please set up your the location of your java installation and tika.jar ubication on the cmd/main.go file. Example:

conf := tika.Configuration{
		Java:    "/usr/bin/java",
		TikaApp: "/home/juan/tika.jar",
	}

About

Tika front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0