[
https://issues.apache.org/jira/browse/CXF-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038755#comment-14038755
]
Sergey Beryozkin commented on CXF-5549:
---------------------------------------
Hi Andriy, thanks for adding the latest tests,
I've done few modifications too, updated the extractor to specify the contents
field, added the methods supporting the extraction of either the content or
metadata only, and removed a method accepting File. Sorry, I suggested the idea
of supporting File myself, but thought it was not adding any extra value, user
can open a file stream too , and with the new methods we'd need to support the
same for File and it would just become 'noisy', if you think it needs to stay
then I will restore it :-), I guess we can always add it if someone asks.
Also added a basic metadata check.
Hope you are Ok with the changes
> Introduce Tika Search Visitor
> -----------------------------
>
> Key: CXF-5549
> URL: https://issues.apache.org/jira/browse/CXF-5549
> Project: CXF
> Issue Type: New Feature
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Andriy Redko
> Priority: Minor
>
> Introduce TikaSearchVisitor which will convert FIQL/etc search expression
> into Apache Tika component that can be used to search the binary data; for
> example, the service can support something like "find all PDF files matching
> a given expression"
--
This message was sent by Atlassian JIRA
(v6.2#6252)