Hi, As in jackrabbit 1.3 "text filters" were replaced with "text extractors".
Now, in repository.xml should we use parameter "textFilterClasses" or "textExtractorClasses"? Thanks. Jukka Zitting wrote: > > Hi, > > On 6/6/07, gsoap <[EMAIL PROTECTED]> wrote: >> I want to perform full text search in jackrabbit. >> For this purpose I need to mention text filters in repository.xml. >> But the problem is that my classpath does not have required classes like: >> >> org.apache.jackrabbit.core.PdfTextFilter >> >> I have all the required jars in my classpath. >> What should I do, is it the case of any missing jar etc? > > In Jackrabbit 1.3 the "text filters" were replaced with "text > extractors". See > http://jackrabbit.apache.org/api/1.3/org/apache/jackrabbit/extractor/package-summary.html > for the available extractor classes that you can use in the search > index configuration. > > BR, > > Jukka Zitting > > -- View this message in context: http://www.nabble.com/Full-Text-Search-packages--tf3878493.html#a11056210 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
