Hi,
We have a site we want to crawl and on which we have a large number sub directories of different names that we want to exclude.
With com.norconex.collector.core.filter.impl.RegexReferenceFilter is there any way we can manage this exclusion list other than having one very long regex ?
Could we for instance have it read from a file which contains a list of regex patterns, one per line ?
If that's currently not possible would you consider it as a feature request for future releases.
Many Thanks.
Hi,
We have a site we want to crawl and on which we have a large number sub directories of different names that we want to exclude.
With com.norconex.collector.core.filter.impl.RegexReferenceFilter is there any way we can manage this exclusion list other than having one very long regex ?
Could we for instance have it read from a file which contains a list of regex patterns, one per line ?
If that's currently not possible would you consider it as a feature request for future releases.
Many Thanks.