[jira] [Commented] (CONNECTORS-916) Amazon CloudSearch output connector

2014-05-11 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992580#comment-13992580
 ] 

Karl Wright commented on CONNECTORS-916:


Ok, I got it to build again.  What's next:

- I need to finish the SpecPacker nested class, at the end of the connector 
class.  It's not using JSON anymore for version string; this is typically too 
verbose anyway and will impact performance;
- I need to test the UI modifications.

Hopefully this will be done by tomorrow.

 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, 
 AmazonCloudSearchParam.java, AmazonCloudSearchSpecs.java, 
 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)


[jira] [Updated] (CONNECTORS-933) Chinese Localization

2014-05-11 Thread Mingchun Zhao (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingchun Zhao updated CONNECTORS-933:
-

Attachment: CONNECTORS-933.patch

Hi Karl,

Could you please confirm my new patch? 
Thank you so much.

#added 5 files
connectors/documentum/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/authorities/DCTM/common_zh_CN.properties
connectors/sharepoint/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/sharepoint/common_zh_CN.properties
connectors/filenet/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/filenet/common_zh_CN.properties
connectors/solr/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solr/common_zh_CN.properties
connectors/jcifs/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/sharedrive/common_zh_CN.properties

Best regards,
Mingchun Zhao


 Chinese Localization
 

 Key: CONNECTORS-933
 URL: https://issues.apache.org/jira/browse/CONNECTORS-933
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 1.5.1
Reporter: Mingchun Zhao
Assignee: Karl Wright
  Labels: chinese, localization
 Fix For: ManifoldCF 1.7

 Attachments: CONNECTORS-933.patch, CONNECTORS-933.patch, 
 CONNECTORS-933.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 I looked at ManifoldCF and it looks like Chinese is not supported.
 So, I'd like to contribute a Chinese Localization(Simplified Chinese(zh_CN) 
 for now).
 As the first step to the goal, I've tried to deal with main screens of the 
 ManifoldCF.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CONNECTORS-933) Chinese Localization

2014-05-11 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994672#comment-13994672
 ] 

Karl Wright commented on CONNECTORS-933:


Looks good; I committed this patch.  r1593853


 Chinese Localization
 

 Key: CONNECTORS-933
 URL: https://issues.apache.org/jira/browse/CONNECTORS-933
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 1.5.1
Reporter: Mingchun Zhao
Assignee: Karl Wright
  Labels: chinese, localization
 Fix For: ManifoldCF 1.7

 Attachments: CONNECTORS-933.patch, CONNECTORS-933.patch, 
 CONNECTORS-933.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 I looked at ManifoldCF and it looks like Chinese is not supported.
 So, I'd like to contribute a Chinese Localization(Simplified Chinese(zh_CN) 
 for now).
 As the first step to the goal, I've tried to deal with main screens of the 
 ManifoldCF.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CONNECTORS-916) Amazon CloudSearch output connector

2014-05-11 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994674#comment-13994674
 ] 

Karl Wright commented on CONNECTORS-916:


The code is ready then I think for merge, if you'd be willing to test it one 
more time.

Thanks!


 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, 
 AmazonCloudSearchParam.java, AmazonCloudSearchSpecs.java, 
 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)


[jira] [Commented] (CONNECTORS-916) Amazon CloudSearch output connector

2014-05-11 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994709#comment-13994709
 ] 

Karl Wright commented on CONNECTORS-916:


bq. But unfortunately, CloudSearch refuse documents in some case. As often in 
the case, documents are refused when a user feed them containing fields which 
does not defined on schema (=domain) of CloudSearch.

Hmm.  Is there any way to query CloudSearch for the list of fields in the 
schema?  Or is that just as expensive?


 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, 
 AmazonCloudSearchParam.java, AmazonCloudSearchSpecs.java, 
 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)