[
https://issues.apache.org/jira/browse/CONNECTORS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990932#comment-13990932
]
Karl Wright commented on CONNECTORS-916:
----------------------------------------
I also think we need to address the money problem. If you recall, this was my
response to your query about that:
{code}
ManifoldCF does not store documents in the framework. What you probably
want to do, then, is write your connector to store the documents and
metadata locally, and then transmit all changes on
notifyOfJobCompletion().
{code}
What I'd to see happen is to get this patch committed (with some
modifications), and then rework the functional parts of the connector to
aggregate documents as described. Does that sound like a reasonable way to
proceed?
> Amazon CloudSearch output connector
> -----------------------------------
>
> Key: CONNECTORS-916
> URL: https://issues.apache.org/jira/browse/CONNECTORS-916
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Amazon CloudSearch output connector
> Affects Versions: ManifoldCF 1.7
> Reporter: Takumi Yoshida
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.7
>
> Attachments: 0507.diff, 1.patch, 2.diff, 3.diff,
> exception_handling.diff, exception_handling_2.diff
>
>
> I wrote some codes snipetts of output connector for Amazon CloudSearch.
> I would like you to review my code. You can crawl web site and feed HTML page
> to Amazon CloudSearch.
> but it is not perfectly completed followoing reason.
> - does not write any codes for configuration page.
> - supporting file type is only HTML
> Thank you for your time,
> Takumi Yoshida
--
This message was sent by Atlassian JIRA
(v6.2#6252)