Tim Allison created TIKA-3542:
---------------------------------
Summary: Add optional range parameters to fetchkey
Key: TIKA-3542
URL: https://issues.apache.org/jira/browse/TIKA-3542
Project: Tika
Issue Type: Task
Reporter: Tim Allison
There are some use cases where it is helpful to fetch a range of bytes. We
should allow users and pipesiterators to specify a rangeStart and rangeEnd in
the fetchkey.
I do not propose handling multiple ranges as you can in an http range
fetch...just a single range per fetch key.
Obviously, these will only work with fetchers that implement RangeFetcher.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)