On Tue, Jan 12, 2010 at 16:15, noamt <[email protected]> wrote: > Thanks for the response, but I've failed to find any info in the link you've > provided (and the web, in general) about creating custom providers. > > Did I miss anything?
The actual interface to implement was missing on that wiki page, it was only mentioned on the search page [1]. I updated [2] with a link to the javadoc. Also have a look at the standard DefaultXMLExcerpt class in Jackrabbit's sources for an example. [1] http://wiki.apache.org/jackrabbit/Search [2] http://wiki.apache.org/jackrabbit/ExcerptProvider Regards, Alex -- Alexander Klimetschek [email protected]
