Uses of Class
com.norconex.crawler.web.doc.operations.link.impl.TikaLinkExtractorConfig
Packages that use TikaLinkExtractorConfig
-
Uses of TikaLinkExtractorConfig in com.norconex.crawler.web.doc.operations.link.impl
Methods in com.norconex.crawler.web.doc.operations.link.impl that return TikaLinkExtractorConfigModifier and TypeMethodDescriptionTikaLinkExtractor.getConfiguration()TikaLinkExtractorConfig.setContentTypeMatcher(TextMatcher matcher) The matcher of content types to apply link extraction on.TikaLinkExtractorConfig.setFieldMatcher(TextMatcher fieldMatcher) TikaLinkExtractorConfig.setIgnoreLinkData(boolean ignoreLinkData) Whether to ignore extra data associated with a link.TikaLinkExtractorConfig.setIgnoreNofollow(boolean ignoreNofollow)