On Mon, Nov 30, 2015 at 11:28 AM, smg11 <[email protected]> wrote:
> We are using Non OSGI implementation.So we cannot use OSGI pre
> text extractor.

We can look into exposing the PreExtractedTextProvider however using
Oak directly i.e. leaving out all OSGi specific part is tricky and you
need to know lots of internal to get in right.

Instead of that you can make use of OSGI support without requiring
your code to run in an OSGi container. For an example have a look at
oak-standalone example [1] which is currently being developed (and as
of now in working state)

Chetan Mehrotra
[1] https://github.com/apache/jackrabbit-oak/tree/trunk/oak-examples/standalone

Reply via email to