tika
tika copied to clipboard
TIKA-4547 phase1
TIKA-4547 -
Phase 1: Foundation (TIKA-4547)
- Implement StateStore abstraction
- Refactor ExpiringFetcherStore
- Add InMemoryStateStore
- Update documentation
LGTM. If you'll need to serialize/deserialize FetchEmitTuples, ParseContext or Metadata, make sure to add those custom serializers, but I don't think you're doing that here.