Added: manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_en_US.properties URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_en_US.properties?rev=1426185&view=auto ============================================================================== --- manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_en_US.properties (added) +++ manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_en_US.properties Thu Dec 27 12:56:41 2012 @@ -0,0 +1,89 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +SolrCloudConnector.Arguments=Arguments +SolrCloudConnector.Arguments2=Arguments: +SolrCloudConnector.Commits=Commits +SolrCloudConnector.Documents=Documents +SolrCloudConnector.Schema=Schema +SolrCloudConnector.Server=Server +SolrCloudConnector.Protocol=Protocol: +SolrCloudConnector.Host=Host: +SolrCloudConnector.Port=Port: +SolrCloudConnector.Context=Context: +SolrCloudConnector.Collection=Collection: +SolrCloudConnector.UpdateHandler=Update handler: +SolrCloudConnector.RemoveHandler=Remove handler: +SolrCloudConnector.StatusHandler=Status handler: +SolrCloudConnector.Realm=Realm: +SolrCloudConnector.UserID=User ID: +SolrCloudConnector.Password=Password: +SolrCloudConnector.SSLTrustCertificateList=SSL trust certificate list: +SolrCloudConnector.NoCertificatesPresent=No certificates present +SolrCloudConnector.AddCert=Add cert +SolrCloudConnector.Add=Add +SolrCloudConnector.Certificate=Certificate: +SolrCloudConnector.UniqueKeyField=Unique key field: +SolrCloudConnector.MaximumDocumentLength=Maximum document length: +SolrCloudConnector.IncludedMimeTypes=Included mime types: +SolrCloudConnector.ExcludedMimeTypes=Excluded mime types: +SolrCloudConnector.CommitAtEndOfEveryJob=Commit at end of every job: +SolrCloudConnector.CommitEachDocumentWithin=Commit each document within (ms): +SolrCloudConnector.Name=Name +SolrCloudConnector.Value=Value +SolrCloudConnector.NoArgumentsSpecified=No arguments specified +SolrCloudConnector.Parameters=Parameters: +SolrCloudConnector.Arguments3=Arguments: +SolrCloudConnector.NoArguments=No arguments +SolrCloudConnector.SolrFieldMapping=Solr Field Mapping +SolrCloudConnector.FieldMappings=Field mappings: +SolrCloudConnector.MetadataFieldName=Metadata field name +SolrCloudConnector.SolrFieldName=Solr field name +SolrCloudConnector.NoFieldMappingSpecified=No field mapping specified +SolrCloudConnector.AddFieldMapping=Add field mapping +SolrCloudConnector.ChooseACertificateFile=Choose a certificate file +SolrCloudConnector.PleaseSupplyAValidSolrServerName=Please supply a valid Solr server name +SolrCloudConnector.SolrServerPortMustBeAValidInteger=Solr server port must be a valid integer +SolrCloudConnector.ContextCannotHaveCharacters=Web application name cannot have '/' characters +SolrCloudConnector.CollectionCannotHaveCharacter=Core name cannot have '/' characters +SolrCloudConnector.WebApplicationMustBeSpecifiedIfCoreIsSpecified=Web application must be specified if core is specified +SolrCloudConnector.UpdatePathMustStartWithACharacter=Update path must start with a '/' character +SolrCloudConnector.RemovePathMustStartWACharacter=Remove path must start with a '/' character +SolrCloudConnector.StatusPathMustStartWACharacter=Status path must start with a '/' character +SolrCloudConnector.MaximumDocumentLengthMustBAnInteger=Maximum document length must be an integer +SolrCloudConnector.CommitWithinValueMustBeAnInteger=Commit-within value must be an integer +SolrCloudConnector.PleaseSupplyAValidSolrServerName=Please supply a valid Solr server name +SolrCloudConnector.SolrServerPortMustBeAValidInteger=Solr server port must be a valid integer +SolrCloudConnector.ContextCannotHaveCharacters=Web application name cannot have '/' characters +SolrCloudConnector.CollectionCannotHaveCharacters=Core name cannot have '/' characters +SolrCloudConnector.WebApplicationMustBeSpecifiedIfCoreIsSpecified=Web application must be specified if core is specified +SolrCloudConnector.UpdatePathMustStartWithACharacter=Update path must start with a '/' character +SolrCloudConnector.RemovePathMustStartWithACharacter=Remove path must start with a '/' character +SolrCloudConnector.StatusPathMustStartWithACharacter=Status path must start with a '/' character +SolrCloudConnector.MaximumDocumentLengthMustBeAnInteger=Maximum document length must be an integer +SolrCloudConnector.CommitWithinValueMustBeAnInteger=Commit-within value must be an integer +SolrCloudConnector.ArgumentNameCannotBeAnEmptyString=Argument name cannot be an empty string +SolrCloudConnector.DeleteCert=Delete cert +SolrCloudConnector.Delete=Delete +SolrCloudConnector.DeleteArgument=Delete argument # +SolrCloudConnector.FieldMapMustHaveNonNullSource=Field map must have non-null source +SolrCloudConnector.DeleteFieldMapping=Delete field mapping # +SolrCloudConnector.ZooKeeperHost=ZooKeeper Host: +SolrCloudConnector.ZooKeeperClientTimeout=ZooKeeper client timeout (ms): +SolrCloudConnector.ZooKeeperConnectTimeout=ZooKeeper connect timeout (ms): +SolrCloudConnector.UseSolrCloud=Use SolrCloud: +SolrCloudConnector.UseSolr=Use Solr: +SolrCloudConnector.HttoClientConnectionTimeout=HTTP client connection timeout (ms): +SolrCloudConnector.HttoClientSocketTimeout=HTTP client socket timeout (ms):
Added: manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_ja_JP.properties URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_ja_JP.properties?rev=1426185&view=auto ============================================================================== --- manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_ja_JP.properties (added) +++ manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/solrcloud/common_ja_JP.properties Thu Dec 27 12:56:41 2012 @@ -0,0 +1,89 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +SolrCloudConnector.Arguments=弿° +SolrCloudConnector.Arguments2=弿°ï¼ +SolrCloudConnector.Commits=ã³ããã +SolrCloudConnector.Documents=ã³ã³ãã³ã +SolrCloudConnector.Schema=ã¹ãã¼ã +SolrCloudConnector.Server=ãµã¼ã +SolrCloudConnector.Protocol=ãããã³ã«ï¼ +SolrCloudConnector.Host=ãã¹ãï¼ +SolrCloudConnector.Port=ãã¼ãï¼ +SolrCloudConnector.Context=ã³ã³ããã¹ãï¼ +SolrCloudConnector.Collection=ã³ã¬ã¯ã·ã§ã³ï¼ +SolrCloudConnector.UpdateHandler=æ´æ°ãã³ãã©ã¼ï¼ +SolrCloudConnector.RemoveHandler=é¤å¤ãã³ãã©ã¼ï¼ +SolrCloudConnector.StatusHandler=ç¶æ ãã³ãã©ã¼ï¼ +SolrCloudConnector.Realm=é åï¼ +SolrCloudConnector.UserID=ã¦ã¼ã¶ID +SolrCloudConnector.Password=ãã¹ã¯ã¼ãï¼ +SolrCloudConnector.SSLTrustCertificateList=SSLãã©ã¹ã証æè¨¼ä¸è¦§ï¼ +SolrCloudConnector.NoCertificatesPresent=証æè¨¼ãããã¾ãã +SolrCloudConnector.AddCert=証æè¨¼ã®è¿½å +SolrCloudConnector.Add=追å +SolrCloudConnector.Certificate=証æè¨¼ï¼ +SolrCloudConnector.UniqueKeyField=ã¦ãã¼ã¯ãã¼ãã£ã¼ã«ãåï¼ +SolrCloudConnector.MaximumDocumentLength=æå¤§ã³ã³ãã³ãé·ï¼ +SolrCloudConnector.IncludedMimeTypes=å«ãMIMEã¿ã¤ãï¼ +SolrCloudConnector.ExcludedMimeTypes=é¤å¤ããMIMEã¿ã¤ãï¼ +SolrCloudConnector.CommitAtEndOfEveryJob=ã¸ã§ãæ¯ã«ã³ãããï¼ +SolrCloudConnector.CommitEachDocumentWithin=ã³ã³ãã³ããæå®ããæéå ï¼ããªç§ï¼æ¯ã«ã³ãããï¼ +SolrCloudConnector.Name=åå +SolrCloudConnector.Value=å¤ +SolrCloudConnector.NoArgumentsSpecified=弿°ãæå®ãã¦ãã ãã +SolrCloudConnector.Parameters=弿°ï¼ +SolrCloudConnector.Arguments3=弿°ï¼ +SolrCloudConnector.NoArguments=弿°ãæªæå® +SolrCloudConnector.SolrFieldMapping=Solrãã£ã¼ã«ãããã +SolrCloudConnector.FieldMappings=ãã£ã¼ã«ããããï¼ +SolrCloudConnector.MetadataFieldName=ã¡ã¿ãã¼ã¿ãã£ã¼ã«ãå +SolrCloudConnector.SolrFieldName=Solrãã£ã¼ã«ãå +SolrCloudConnector.NoFieldMappingSpecified=ãã£ã¼ã«ããããã³ã°ã®æå®ãããã¾ãã +SolrCloudConnector.AddFieldMapping=ãã£ã¼ã«ããããã³ã°ã追å +SolrCloudConnector.ChooseACertificateFile=è¨¼ææ¸ãã¡ã¤ã«ã鏿ãã¦ãã ãã +SolrCloudConnector.PleaseSupplyAValidSolrServerName=æ£ããSolrãµã¼ãåãå ¥åãã¦ãã ãã +SolrCloudConnector.SolrServerPortMustBeAValidInteger=Solrãµã¼ããã¼ãçªå·ã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.ContextCannotHaveCharacters=Webã¢ããªã±ã¼ã·ã§ã³åã«ã¯æåã/ãã¯ä½¿ãã¾ãã +SolrCloudConnector.CollectionCannotHaveCharacter=ã³ã¢åã«ã¯æåã/ãã¯ä½¿ãã¾ãã +SolrCloudConnector.WebApplicationMustBeSpecifiedIfCoreIsSpecified=ã³ã¢ãæå®ããå ´åã¯Webã¢ããªã±ã¼ã·ã§ã³ãæå®ãã¦ãã ãã +SolrCloudConnector.UpdatePathMustStartWithACharacter=æ´æ°ãã¹ã¯æåã/ãããå§ãã¦ãã ãã +SolrCloudConnector.RemovePathMustStartWACharacter=åé¤ãã¹ã¯æåã/ãããå§ãã¦ãã ãã +SolrCloudConnector.StatusPathMustStartWACharacter=ç¶æ ãã¹ã¯æåã/ãããå§ãã¦ãã ãã +SolrCloudConnector.MaximumDocumentLengthMustBAnInteger=ã³ã³ãã³ãã®æå¤§é·ãã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.CommitWithinValueMustBeAnInteger=Commit-withinå¤ã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.PleaseSupplyAValidSolrServerName=æ£ããSolrãµã¼ãåãå ¥åãã¦ãã ãã +SolrCloudConnector.SolrServerPortMustBeAValidInteger=Solrãµã¼ããã¼ãã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.ContextCannotHaveCharacters=Webã¢ããªã±ã¼ã·ã§ã³åã«ã¯æåã/ãã¯ä½¿ããªãã§ãã ãã +SolrCloudConnector.CollectionCannotHaveCharacters=ã³ã¢åã«ã¯æåã/ãã¯ä½¿ããªãã§ãã ãã +SolrCloudConnector.WebApplicationMustBeSpecifiedIfCoreIsSpecified=ã³ã¢ãæå®ããå ´åã¯Webã¢ããªã±ã¼ã·ã§ã³ãæå®ãã¦ãã ãã +SolrCloudConnector.UpdatePathMustStartWithACharacter=æ´æ°ãã¹ã¯ã/ãããå§ãã¦ãã ãã +SolrCloudConnector.RemovePathMustStartWithACharacter=åé¤ãã¹ã¯ã/ãããå§ãã¦ãã ãã +SolrCloudConnector.StatusPathMustStartWithACharacter=ç¶æ ãã¹ã¯ã/ãããå§ãã¦ãã ãã +SolrCloudConnector.MaximumDocumentLengthMustBeAnInteger=æå¤§ã³ã³ãã³ãé·ãã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.CommitWithinValueMustBeAnInteger=Commit-withinã®å¤ã«ã¯æ´æ°ãå ¥åãã¦ãã ãã +SolrCloudConnector.ArgumentNameCannotBeAnEmptyString=弿°åãå ¥åãã¦ãã ãã +SolrCloudConnector.DeleteCert=è¨¼ææ¸ãåé¤ +SolrCloudConnector.Delete=åé¤ +SolrCloudConnector.DeleteArgument=弿°ãåé¤ # +SolrCloudConnector.FieldMapMustHaveNonNullSource=ãã£ã¼ã«ããããå ¥åãã¦ãã ãã +SolrCloudConnector.DeleteFieldMapping=ãã£ã¼ã«ãããããåé¤ # +SolrCloudConnector.ZooKeeperHost=ZooKeeperãã¹ãï¼ +SolrCloudConnector.ZooKeeperClientTimeout=ZooKeeperã¯ã©ã¤ã¢ã³ãã¿ã¤ã ã¢ã¦ãï¼ããªç§ï¼ï¼ +SolrCloudConnector.ZooKeeperConnectTimeout=ZooKeeperæ¥ç¶ã¿ã¤ã ã¢ã¦ãï¼ããªç§ï¼ï¼ +SolrCloudConnector.UseSolrCloud=SolrCloudã使ã: +SolrCloudConnector.UseSolr=Solrã使ã: +SolrCloudConnector.HttoClientConnectionTimeout=HTTP clientæ¥ç¶ã¿ã¤ã ã¢ã¦ãï¼ããªç§ï¼ï¼ +SolrCloudConnector.HttoClientSocketTimeout=HTTP clientã½ã±ããã¿ã¤ã ã¢ã¦ãï¼ããªç§ï¼ï¼ Added: manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/pom.xml URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/pom.xml?rev=1426185&view=auto ============================================================================== --- manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/pom.xml (added) +++ manifoldcf/branches/CONNECTORS-594/connectors/solrcloud/pom.xml Thu Dec 27 12:56:41 2012 @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <parent> + <groupId>org.apache.manifoldcf</groupId> + <artifactId>mcf-connectors</artifactId> + <version>1.0.1</version> + </parent> + <modelVersion>4.0.0</modelVersion> + + <artifactId>mcf-solrcloud-connector</artifactId> + <name>ManifoldCF - Connectors - SolrCloud</name> + + <build> + <sourceDirectory>${basedir}/connector/src/main/java</sourceDirectory> + <testSourceDirectory>${basedir}/connector/src/test/java</testSourceDirectory> + <plugins> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>native2ascii-maven-plugin</artifactId> + <version>1.0-alpha-1</version> + <configuration> + <dest>target/classes</dest> + <src>connector/src/main/native2ascii</src> + </configuration> + <executions> + <execution> + <id>native2ascii-utf8</id> + <goals> + <goal>native2ascii</goal> + </goals> + <configuration> + <encoding>UTF8</encoding> + <includes>**/*.properties</includes> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> + + <dependencies> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>mcf-core</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>mcf-agents</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>mcf-pull-agent</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>mcf-ui-core</artifactId> + <version>${project.version}</version> + </dependency> + </dependencies> +</project>
