Return-Path: X-Original-To: apmail-incubator-connectors-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70AD77390 for ; Tue, 27 Dec 2011 11:22:29 +0000 (UTC) Received: (qmail 68688 invoked by uid 500); 27 Dec 2011 11:22:29 -0000 Delivered-To: apmail-incubator-connectors-dev-archive@incubator.apache.org Received: (qmail 68653 invoked by uid 500); 27 Dec 2011 11:22:29 -0000 Mailing-List: contact connectors-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-dev@incubator.apache.org Received: (qmail 68645 invoked by uid 99); 27 Dec 2011 11:22:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 11:22:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of htshozawa@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2011 11:22:23 +0000 Received: by iakh37 with SMTP id h37so16677475iak.6 for ; Tue, 27 Dec 2011 03:22:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=qjl5kGAyQqxl6ZdqUCcYugLGVLy6Tv1FtBRh5WZ3B6g=; b=I6S9GOy1wNRi5spxjPZtUL9wgXiJU7UXOh1sNGpq8LwYYwf3oBBowJaV5MtExfPdUr YK4XIVI1HHiA5jiIGEXkKaOADZeLaZOu3rx17vbPs6pxiu5wY1obz8Wp7qw9m2vyRnM6 us04tNpzp3f0Lf6utwLeapvuEn4WSdJAgrkJs= MIME-Version: 1.0 Received: by 10.43.65.79 with SMTP id xl15mr29410871icb.6.1324984922110; Tue, 27 Dec 2011 03:22:02 -0800 (PST) Received: by 10.231.34.71 with HTTP; Tue, 27 Dec 2011 03:22:01 -0800 (PST) In-Reply-To: <679810273.45623.1324937430797.JavaMail.tomcat@hel.zones.apache.org> References: <1860341598.5737.1323784891169.JavaMail.tomcat@hel.zones.apache.org> <679810273.45623.1324937430797.JavaMail.tomcat@hel.zones.apache.org> Date: Tue, 27 Dec 2011 20:22:01 +0900 Message-ID: Subject: Re: [jira] [Commented] (CONNECTORS-314) Combined MySQL and i18n/Japanese contribution From: Hitoshi Ozawa To: connectors-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi again, I want to get it to a situation where I can introduce this to Japanese users quickly as possible. I think most are going to use just Solr, AD, File, DB, and Web with MySQL. I'm working on Japanese documentation because that's important too. There's some hardcoded messages such as "AM" and "PM" to signify time, but I don't think that it too important yet at this stage. There's also some issues that I've been notified - mainly concerning performance when there are over 1 million files to crawl. I'll create issues concerning these after finishing up the above topics. Regards, H.Ozawa 2011/12/27 Karl Wright (Commented) (JIRA) : > > =A0 =A0[ https://issues.apache.org/jira/browse/CONNECTORS-314?page=3Dcom.= atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedComment= Id=3D13176030#comment-13176030 ] > > Karl Wright commented on CONNECTORS-314: > ---------------------------------------- > > Hi Hitoshi, > > I apologize - I was away for the last couple of days, and could not respo= nd immediately to your questions. > > I'd like to work with you to finish the i18n and Japanese l10n work as so= on as possible. =A0The outstanding issues, as far as I see it, are the foll= owing: > > - The i18n work is not complete for all connectors. =A0This, I think, can= be addressed over time; there's no need for it to be all complete right wa= y. =A0But we should definitely work to complete it. =A0I think the best app= roach would be to first commit the infrastructure changes (as contained in = branches/CONNECTORS-335), and then work on individual tickets for completio= n of individual connectors and authorities. > - There's some question in my mind as to whether it is best to just use l= anguage or use the full locale for localization. =A0For example, "ja_JP" an= d "en_US" vs. "ja" and "en". =A0It would be good to hear your opinion as to= which would be the most appropriate for ManifoldCF. =A0Right now I'm using= the full locale, but we should switch over to just language if you think t= hat that is appropriate. > > Comments? > > >> Combined MySQL and i18n/Japanese contribution >> --------------------------------------------- >> >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Key: CONNECTORS-314 >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 URL: https://issues.apache.org/jira/brow= se/CONNECTORS-314 >> =A0 =A0 =A0 =A0 =A0 =A0 Project: ManifoldCF >> =A0 =A0 =A0 =A0 =A0Issue Type: Improvement >> =A0 =A0 =A0 =A0 =A0Components: Framework agents process, Framework core,= Framework crawler agent >> =A0 =A0Affects Versions: ManifoldCF 0.5 >> =A0 =A0 =A0 =A0 =A0 =A0Reporter: Karl Wright >> =A0 =A0 =A0 =A0 =A0 =A0Assignee: Karl Wright >> =A0 =A0 =A0 =A0 =A0 =A0 =A0Labels: I18N, mysql >> =A0 =A0 =A0 =A0 =A0 =A0 Fix For: ManifoldCF 0.5 >> >> =A0 =A0 =A0 =A0 Attachments: CONNECTORS-314-20111225.patch, CONNECTORS-3= 14-doc20111220.patch, CONNECTORS-314.patch, CONNECTORS-314.patch, connector= s.patch, framework.patch >> >> >> Hitoshi Ozawa wishes to contribute i18n support, a Japanese localization= , and MySQL database support, all in one patch. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administra= tors: https://issues.apache.org/jira/secure/ContactAdministrators!default.j= spa > For more information on JIRA, see: http://www.atlassian.com/software/jira > >