Norconex / crawlers

Norconex Crawlers (or spiders) are flexible web and filesystem crawlers for collecting, parsing, and manipulating data from the web or filesystem to various data repositories such as search engines.
https://opensource.norconex.com/crawlers
Apache License 2.0
183 stars 67 forks source link

Restricting ReplaceTransformer #89

Closed OkkeKlein closed 9 years ago

OkkeKlein commented 9 years ago

The regex in <restrictTo caseSensitive="false" field="document.reference">.*test.*</restrictTo> is never passed to the importerhandler. Only field value.

essiembre commented 9 years ago

Since this is an issue with the importer module, I moved this issue to the Norconex Importer project: https://github.com/Norconex/importer/issues/7