[
https://issues.apache.org/jira/browse/TIKA-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409105#comment-17409105
]
Hudson commented on TIKA-3542:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #325 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/325/])
TIKA-3542 -- add setters (tallison:
[https://github.com/apache/tika/commit/b5b38fda8afb6a973b025fcde84bae136adef68e])
* (edit)
tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/src/main/java/org/apache/tika/pipes/pipesiterator/jdbc/JDBCPipesIterator.java
> 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
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.1.1
>
>
> 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)