google / google/go-tika

tika: add latest server versions

Open
#7 7 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Go
Stars
256
Forks
43
Avg merge
7d 19h
Merged PRs (30d)
1

Description

https://github.com/google/go-tika/blob/master/tika/server.go#L143

Need to be careful with server API changes. It would be OK to pass incompatible changes through this API.

https://wiki.apache.org/tika/TikaJAXRS

Contributor guide

Open the contributing guide

Research direction

Start at server.go around line 143 and review the Apache TikaJAXRS documentation linked in the issue. Identify the latest server versions and check their API changes before updating the supported versions; done means the package handles those versions without hiding incompatible API changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.