Hi Bertrand,

Don't you have to also add the tika dependencies (tika-core and
tika-parsers) to the pom xml?

best,
alex



On Wed, May 21, 2014 at 5:28 PM, Bertrand Delacretaz <[email protected]
> wrote:

> Hi,
>
> I'm upgrading the OakSlingRepositoryManager used for Sling tests to
> Oak 1.0, and it's not indexing PDFs anymore - it used to with oak 0.8.
>
> After uploading a text file to /tmp, the
> /jcr:root/foo//*[jcr:contains(.,'some word')] query finds it, but the
> same doesn't work with a PDF.
>
> My repository setup is in the OakSlingRepositoryManager [1] - am I
> missing something in there?
>
> -Bertrand
>
> [1]
> https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/oak-server/src/main/java/org/apache/sling/oak/server/OakSlingRepositoryManager.java
>

Reply via email to