You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Arcadius Ahouansou (JIRA)" <ji...@apache.org> on 2015/05/26 00:11:18 UTC

[jira] [Comment Edited] (CONNECTORS-1193) Consider adding feature to web connector to skip pages that match specified criteria

    [ https://issues.apache.org/jira/browse/CONNECTORS-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558549#comment-14558549 ] 

Arcadius Ahouansou edited comment on CONNECTORS-1193 at 5/25/15 10:10 PM:
--------------------------------------------------------------------------

Hello [~kwright@metacarta.com]
Did the following changes:

- Refactored existing FindContentHandler to take either 1 Pattern or a collection. I could have created a new one but thought refactoring the existing one will help avoid code duplication.

- added the contentExclusion to the versionBuffer

 


was (Author: arcadius):
Hello [~kwright@metacarta.com]
Did the following changes:

- Refactored existing FindContentHandler to take either 1 Pattern or a collection. I could have created a new one but thought refactoring the existing one will help avoid code duplication.

-added the contentExclusion to the versionBuffer

 

> Consider adding feature to web connector to skip pages that match specified criteria
> ------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1193
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1193
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Web connector
>    Affects Versions: ManifoldCF 1.10, ManifoldCF 2.2
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>         Attachments: CONNECTORS-1193.patch, CONNECTORS-1193.patch
>
>
> The user wants to skip content that matches specified criteria, because some sites don't return a 404 code (for instance) but instead return 200 with a textual error message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)