You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2012/02/05 23:00:40 UTC

svn commit: r1240849 [2/2] - in /incubator/lcf/branches/CONNECTORS-288: ./ connectors/elasticsearch/ connectors/elasticsearch/connector/ connectors/elasticsearch/connector/src/ connectors/elasticsearch/connector/src/main/ connectors/elasticsearch/conne...

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,35 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>Max file size</nobr> (bytes):</td>
+		<td class="value"><input name="maxfilesize"
+			value="${MAXFILESIZE:A}" size="24" /></td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>Allowed MIME Types :</nobr>
+		</td>
+		<td class="value"><textarea rows="10" cols="64" name="mimetypes">${MIMETYPES:B}</textarea>
+		</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>Allowed file</nobr> extensions:</td>
+		<td class="value"><textarea rows="10" cols="12" name="extensions">${EXTENSIONS:B}</textarea>
+		</td>
+	</tr>
+</table>
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.js
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.js?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.js (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_en_US.js Sun Feb  5 22:00:38 2012
@@ -0,0 +1,21 @@
+<!--
+ 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.
+-->
+
+<script type="text/javascript">
+<!--
+//-->
+</script>
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,35 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>最大ファイルサイズ</nobr> (bytes):</td>
+		<td class="value"><input name="maxfilesize"
+			value="${MAXFILESIZE:A}" size="24" /></td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>利用可能なMIMEタイプ:</nobr>
+		</td>
+		<td class="value"><textarea rows="10" cols="64" name="mimetypes">${MIMETYPES:B}</textarea>
+		</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>利用可能なファイル</nobr> 拡張子:</td>
+		<td class="value"><textarea rows="10" cols="12" name="extensions">${EXTENSIONS:B}</textarea>
+		</td>
+	</tr>
+</table>

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.js
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.js?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.js (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/editSpecification_ja_JP.js Sun Feb  5 22:00:38 2012
@@ -0,0 +1,21 @@
+<!--
+ 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.
+-->
+
+<script type="text/javascript">
+<!--
+//-->
+</script>
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_en_US.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_en_US.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_en_US.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_en_US.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,20 @@
+<!--
+ 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.
+-->
+<input type="hidden" name="serverlocation" value="${SERVERLOCATION:A}" />
+<input type="hidden" name="indexname" value="${INDEXNAME:A}" />
+<input type="hidden" name="username" value="${USERNAME:A}" />
+<input type="hidden" name="apikey" value="${APIKEY:A}" />
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_ja_JP.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_ja_JP.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_ja_JP.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenConfiguration_ja_JP.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,20 @@
+<!--
+ 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.
+-->
+<input type="hidden" name="serverlocation" value="${SERVERLOCATION:A}" />
+<input type="hidden" name="indexname" value="${INDEXNAME:A}" />
+<input type="hidden" name="username" value="${USERNAME:A}" />
+<input type="hidden" name="apikey" value="${APIKEY:A}" />
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_en_US.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_en_US.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_en_US.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_en_US.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,19 @@
+<!--
+ 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.
+-->
+<input type="hidden" name="maxfilesize" value="${MAXFILESIZE:A}" />
+<input type="hidden" name="mimetypes" value="${MIMETYPES:B}" />
+<input type="hidden" name="extensions" value="${EXTENSIONS:B}" />
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_ja_JP.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_ja_JP.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_ja_JP.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/hiddenSpecification_ja_JP.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,19 @@
+<!--
+ 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.
+-->
+<input type="hidden" name="maxfilesize" value="${MAXFILESIZE:A}" />
+<input type="hidden" name="mimetypes" value="${MIMETYPES:B}" />
+<input type="hidden" name="extensions" value="${EXTENSIONS:B}" />
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_en_US.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_en_US.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_en_US.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_en_US.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,35 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>Server Location</nobr> (URL):</td>
+		<td class="value">${SERVERLOCATION:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>Index name:</nobr></td>
+		<td class="value">${INDEXNAME:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>User name:</nobr></td>
+		<td class="value">${USERNAME:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>API Key:</nobr></td>
+		<td class="value">${APIKEY:B}</td>
+	</tr>
+</table>
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_ja_JP.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_ja_JP.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_ja_JP.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewConfiguration_ja_JP.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,35 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>サーバ</nobr> (URL):</td>
+		<td class="value">${SERVERLOCATION:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>索引名:</nobr></td>
+		<td class="value">${INDEXNAME:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>ユーザ名:</nobr></td>
+		<td class="value">${USERNAME:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>APIキー:</nobr></td>
+		<td class="value">${APIKEY:B}</td>
+	</tr>
+</table>

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_en_US.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_en_US.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_en_US.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_en_US.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,31 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>Max file size</nobr> (bytes):</td>
+		<td class="value">${MAXFILESIZE:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>Allowed MIME types:</nobr></td>
+		<td class="value">${MIMETYPES:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>Allowed file</nobr> extensions:</td>
+		<td class="value">${EXTENSIONS:B}</td>
+	</tr>
+</table>
\ No newline at end of file

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_ja_JP.html
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_ja_JP.html?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_ja_JP.html (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/connector/src/main/resources/org/apache/manifoldcf/agents/output/elasticsearch/viewSpecification_ja_JP.html Sun Feb  5 22:00:38 2012
@@ -0,0 +1,31 @@
+<!--
+ 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.
+-->
+
+<table class="displaytable">
+	<tr>
+		<td class="description"><nobr>最大ファイルサイズ</nobr> (バイト:):</td>
+		<td class="value">${MAXFILESIZE:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>利用可能なMIMEタイプ:</nobr></td>
+		<td class="value">${MIMETYPES:B}</td>
+	</tr>
+	<tr>
+		<td class="description"><nobr>利用可能なファイル</nobr> 拡張子:</td>
+		<td class="value">${EXTENSIONS:B}</td>
+	</tr>
+</table>

Added: incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/pom.xml?rev=1240849&view=auto
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/pom.xml (added)
+++ incubator/lcf/branches/CONNECTORS-288/connectors/elasticsearch/pom.xml Sun Feb  5 22:00:38 2012
@@ -0,0 +1,155 @@
+<?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>0.5.0-SNAPSHOT</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  
+  <developers>
+    <developer>
+      <name>Luca Stancapiano</name>
+      <organization></organization>
+      <organizationUrl></organizationUrl>
+      <url></url>
+    </developer>
+  </developers>
+  
+  <artifactId>mcf-elasticsearch-connector</artifactId>
+  <name>ManifoldCF - Connectors - ElasticSearch</name>
+
+  <build>
+    <sourceDirectory>${basedir}/connector/src/main/java</sourceDirectory>
+    <testSourceDirectory>${basedir}/connector/src/test/java</testSourceDirectory>
+    <resources>
+      <resource>
+        <directory>${basedir}/connector/src/main/resources</directory>
+      </resource>
+    </resources>
+    <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>
+    <dependency>
+      <groupId>commons-httpclient</groupId>
+      <artifactId>commons-httpclient-mcf</artifactId>
+      <version>3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.1.1</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <version>1.5</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${junit.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>mcf-core</artifactId>
+      <version>${project.version}</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>mcf-agents</artifactId>
+      <version>${project.version}</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>mcf-pull-agent</artifactId>
+      <version>${project.version}</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>postgresql</groupId>
+      <artifactId>postgresql</artifactId>
+      <version>${postgresql.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.hsqldb</groupId>
+      <artifactId>hsqldb</artifactId>
+      <version>${hsqldb.version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.derby</groupId>
+      <artifactId>derby</artifactId>
+      <version>${derby.version}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml Sun Feb  5 22:00:38 2012
@@ -504,6 +504,35 @@
              	<p>You may also refer to the <a href="http://www.open-search-server.com/documentation">OpenSearchServer's user documentation</a>.</p>
             </section>
             
+            <section id="esssoutputconnector">
+            	<title>ElasticSearch Output Connection</title>
+            	<p>The ElasticSearch Output Connection allow ManifoldCF to submit documents to an ElasticSearch instance, via the XML over HTTP API. The connector has been designed
+            	to be as easy to use as possible.</p>
+            	<p>After creating an ElasticSearch ouput connection, you have to populate the parameters tab. Fill in the fields according your ElasticSearch configuration. Each
+            	ElasticSearch output connector instance works with one index. To work with muliple indexes, just create one output connector for each index.</p>
+            	<figure src="images/en_US/elasticsearch-connection-parameters.PNG" alt="ElasticSearch, parameters tab" width="80%"/>
+            	<p>The parameters are:</p><br/>
+            	<ul>
+            		<li>Server location: An URL that references your ElasticSearch instance. The default value (http://localhost:8080) is valid if your ElasticSearch instance runs
+            		on the same server than the ManifoldCF instance.</li>
+            		<li>Index name: The connector will populate the index defined here.</li>
+            		<li>User name and API Key: The credentials required to connect to the ElasticSearch instance. It can be left empty if no user has been created. The next figure shows
+            		where to find the user's informations in the ElasticSearch user interface.</li>
+            	</ul>
+            	<figure src="images/en_US/elasticsearch-user.PNG" alt="ElasticSearch, user configuration" width="80%"/>
+            	<p>Once you created a new job, having selected the ElasticSearch output connector, you will have the ElasticSearch tab. This tab let you:</p><br/>
+            	<ul>
+            		<li>Fix the maximum size of a document before deciding to index it. The value is in bytes. The default value is 16MB.</li>
+            		<li>The allowed mime types. Warning it does not work with all repository connectors.</li>
+            		<li>The allowed file extensions. Warning it does not work with all repository connectors.</li>
+            	</ul>
+            	<figure src="images/en_US/elasticsearch-job-parameters.PNG" alt="ElasticSearch, job parameters" width="80%"/>
+            	<p>In the history report you will be able to monitor all the activites. The connector supports three activites: Document ingestion (Indexation), document deletion and
+            	   index optimization. The targeted index is automatically optimized when the job is ending.</p>
+            	<figure src="images/en_US/elasticsearch-history-report.PNG" alt="ElasticSearch, history report" width="80%"/>
+             	<p>You may also refer to the <a href="http://www.elasticsearch.org/guide">ElasticSearch's user documentation</a>.</p>
+            </section>
+            
             <section id="gtsoutputconnector">
                 <title>MetaCarta GTS Output Connection</title>
                 <p>The MetaCarta GTS output connection type is designed to allow ManifoldCF to submit documents to an appropriate MetaCarta GTS search

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml Sun Feb  5 22:00:38 2012
@@ -69,6 +69,7 @@
           <li>MetaCarta GTS output connector</li>
           <li>Apache Solr output connector</li>
           <li>OpenSearchServer output connector</li>
+          <li>ElasticSearch output connector</li>
           <li>Null output connector</li>
         </ul>
         <p></p>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/included-connectors.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/included-connectors.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/included-connectors.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/included-connectors.xml Sun Feb  5 22:00:38 2012
@@ -44,6 +44,7 @@
         <tr><td>Wiki</td><td> Pure Java </td><td>N/A</td><td> N/A </td><td>Wiki version 1.8 and above </td></tr>
         <tr><td>LiveLink (OpenText)</td><td> Pure Java </td><td> Win </td><td> LAPI 9.7.1 </td><td> Tested with 9.2.0 - 9.7.1 </td></tr>
         <tr><td>OpenSearchServer</td><td> Pure Java </td><td> N/A </td><td> N/A</td><td> Tested with OpenSearchServer 1.2.1, 1.2.2, 1.2.3 </td></tr>
+        <tr><td>ElasticSearch</td><td> Pure Java </td><td> N/A </td><td> N/A</td><td> Tested with ElasticSearch 0.18.3, 0.18.4, 0.18.5, 0.18.6, 0.18.7 </td></tr>
         <tr><td>Documentum (EMC)</td><td> Win, RedHat </td><td> Win, RedHat </td><td> Tested with DFC 5.3 SP5 </td><td> Tested against 5.3, 6.0, and 6.5 servers </td></tr>
         <tr><td>SharePoint (MSFT)</td><td>Pure Java </td><td>Win</td><td> N/A </td><td> Tested with SharePoint 2003 (2.0), 2007 (3.0) </td></tr>
         <tr><td>Meridio (Autonomy)</td><td> Pure Java </td><td> Win </td><td> N/A </td><td> Tested with Meridio 4.1, 5.0 </td></tr>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/index.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/index.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/index.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/index.xml Sun Feb  5 22:00:38 2012
@@ -29,9 +29,9 @@
   <body> 
     <section>
 	<title>What Is ManifoldCF?</title>
-	<p>ManifoldCF is an effort to provide an open source framework for connecting source content repositories like Microsoft Sharepoint and EMC Documentum, to target repositories or indexes, such as Apache Solr or OpenSearchServer.  ManifoldCF also defines a security model for target repositories that permits them to enforce source-repository security policies.</p>
+	<p>ManifoldCF is an effort to provide an open source framework for connecting source content repositories like Microsoft Sharepoint and EMC Documentum, to target repositories or indexes, such as Apache Solr , OpenSearchServer or ElasticSearch.  ManifoldCF also defines a security model for target repositories that permits them to enforce source-repository security policies.</p>
 	<p>Currently included connectors support FileNet P8 (IBM), Documentum (EMC), LiveLink (OpenText), Meridio (Autonomy), Windows shares (Microsoft), and SharePoint (Microsoft).  Also included are a general CMIS connector, a generic file system connector, a general JDBC connector, an RSS feed connector, a Wiki connector, and a general web connector.
-            Currently supported targets include Apache Solr, QBase (formerly MetaCarta) GTS and OpenSearchServer.  The complete repository compatibility list can be found <a href="included-connectors.html">here</a>.</p>
+            Currently supported targets include Apache Solr, QBase (formerly MetaCarta) GTS , OpenSearchServer and ElasticSearch.  The complete repository compatibility list can be found <a href="included-connectors.html">here</a>.</p>
 	<p>The original ManifoldCF code base was granted by MetaCarta, Inc., to the Apache Software Foundation in December 2009.  The MetaCarta effort represented more than five years of successful development and testing in multiple, challenging enterprise environments.</p>
     </section>
 

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/javadoc.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/javadoc.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/javadoc.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/javadoc.xml Sun Feb  5 22:00:38 2012
@@ -44,6 +44,7 @@
       <p><a href="../api/livelink/index.html">LiveLink authority and connector</a></p>
       <p><a href="../api/meridio/index.html">Meridio authority and connector</a></p>
       <p><a href="../api/opensearchserver/index.html">OpenSearchServer output connector</a></p>
+      <p><a href="../api/elasticsearch/index.html">ElasticSearch output connector</a></p>
       <p><a href="../api/nullauthority/index.html">Null authority</a></p>
       <p><a href="../api/nulloutput/index.html">Null output connector</a></p>
       <p><a href="../api/rss/index.html">RSS connector</a></p>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/writing-output-connectors.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/writing-output-connectors.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/writing-output-connectors.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/en_US/writing-output-connectors.xml Sun Feb  5 22:00:38 2012
@@ -63,7 +63,7 @@
         <p></p>
         <p>A very good place to start is to read the javadoc for the output connector interface.  You will note that the javadoc describes the usage and pooling model for a connector class pretty thoroughly.  It is very important to understand the model thoroughly in order to write reliable connectors!  Use of static variables, for one thing, must be done in a very careful way, to avoid issues that would be hard to detect with a cursory test.</p>
         <p></p>
-        <p>The second thing to do is to examine some of the provided output connector implementations.  The GTS connector, the SOLR connector, the OpenSearchServer connector, and the Null Output connector all are output connectors which demonstrate (to some degree) the sorts of techniques you will need for an effective implementation.  You will also note that all of these connectors extend a framework-provided output connector base class, found at <em>org.apache.manifoldcf.agents.output.BaseOutputConnector</em>.  This base class furnishes some basic bookkeeping logic for managing the connector pool, as well as default implementations of some of the less typical functionality a connector may have.  For example, connectors are allowed to have database tables of their own, which are instantiated when the connector is registered, and are torn down when the connector is removed.  This is, however, not very typical, and the base implementation reflects that.</p>
+        <p>The second thing to do is to examine some of the provided output connector implementations.  The GTS connector, the SOLR connector, the OpenSearchServer connector, the ElasticSearch connector, and the Null Output connector all are output connectors which demonstrate (to some degree) the sorts of techniques you will need for an effective implementation.  You will also note that all of these connectors extend a framework-provided output connector base class, found at <em>org.apache.manifoldcf.agents.output.BaseOutputConnector</em>.  This base class furnishes some basic bookkeeping logic for managing the connector pool, as well as default implementations of some of the less typical functionality a connector may have.  For example, connectors are allowed to have database tables of their own, which are instantiated when the connector is registered, and are torn down when the connector is removed.  This is, however, not very typical, and the base implementation reflects
  that.</p>
         <p></p>
         <section>
           <title>Principle methods</title>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml Sun Feb  5 22:00:38 2012
@@ -374,6 +374,30 @@
              	<p>OpenSearchServerの詳細に付いては<a href="http://www.open-search-server.com/documentation">OpenSearchServerユーザマニュアル</a>を参照してください。</p>
             </section>
             
+            <section id="esssoutputconnector">
+            	<title>ElasticSearch出力コネクション</title>
+            	<p>ElasticSearch出力コネクションは、XML文書をHTTP APIを介してElasticSearchに送ります。このコネクタは、できるだけ簡単に利用できるように設計されています。</p>
+            	<p>ElasticSearch出力コネクションタイプを選択した後には、「引数」タブの項目をElasticSearchの設定に従って入力してください。各ElasticSearch出力コネクションは1つの索引と対応しています。一つ以上の索引を利用する場合は、索引毎に出力コネクションを作成してください。</p>
+            	<figure src="images/ja_JP/elasticsearch-connection-parameters_ja_JP.PNG" alt="ElasticSearch, parameters tab" width="80%"/>
+            	<p>引数:</p><br/>
+            	<ul>
+            		<li>サーバアドレス:ElasticSearchインスタンスのURL。デフォルトURL(http://localhost:8080)はElasticSearchがManifoldCFと同じサーバで起動している場合のアドレスです。</li>
+            		<li>索引名:コネクタは指定された索引にデータを作成します。</li>
+            		<li>ユーザ名とAPIキー:ElasticSearchインスタンスに接続するためのユーザ認証情報。ユーザが作成されていない場合は、空白にしてください。次の画像はElasticSearchで、認証情報が記載されている画面です。</li>
+            	</ul>
+            	<figure src="images/ja_JP/elasticsearch-user_ja_JP.PNG" alt="ElasticSearch, user configuration" width="80%"/>
+            	<p>ジョブでElasticSearch出力コネクションを選択した場合は、「ElasticSearch」タブが表示されます。このタブから以下の設定を指定する事ができます:</p><br/>
+            	<ul>
+            		<li>対象とするコンテンツの最大サイズ(バイト)。デフォルトでは16MBです。</li>
+            		<li>対象とするMIMEタイプ。リポジトリコネクションによっては正しく処されません。</li>
+            		<li>対象とするファイル拡張子。リポジトリコネクションによっては正しく処されません。</li>
+            	</ul>
+            	<figure src="images/ja_JP/elasticsearch-job-parameters_ja_JP.PNG" alt="ElasticSearch, job parameters" width="80%"/>
+            	<p>すべてのアクティビティは履歴レポートから参照することができます。コネクタは3つのアクティビティに対応しています:コンテンツの読込み(索引の作成)、コンテンツの削除、索引の最適化。ジョブが終了すると索引は最適化されます。</p>
+            	<figure src="images/ja_JP/elasticsearch-history-report_ja_JP.PNG" alt="ElasticSearch, history report" width="80%"/>
+             	<p>ElasticSearchの詳細に付いては<a href="http://www.open-search-server.com/documentation">ElasticSearchユーザマニュアル</a>を参照してください。</p>
+            </section>
+            
             <section id="gtsoutputconnector">
                 <title>MetaCarta GTS出力コネクション</title>
                 <p>MetaCarta GTS出力コネクションタイプはHTTP APIを介してMetaCarta GTS検索エンジンにコンテンツを送ります。</p>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml Sun Feb  5 22:00:38 2012
@@ -69,6 +69,7 @@
           <li>MetaCarta GTS output connector</li>
           <li>Apache Solr output connector</li>
           <li>OpenSearchServer output connector</li>
+          <li>ElasticSearch output connector</li>
           <li>Null output connector</li>
         </ul>
         <p></p>
@@ -594,6 +595,7 @@ log4j.appender.MAIN.layout.ConversionPat
             <tr><td>org.apache.manifoldcf.agents.RegisterOutput</td><td>org.apache.manifoldcf.agents.output.gts.GTSConnector "GTS Connector"</td></tr>
             <tr><td>org.apache.manifoldcf.agents.RegisterOutput</td><td>org.apache.manifoldcf.agents.output.solr.SolrConnector "SOLR Connector"</td></tr>
             <tr><td>org.apache.manifoldcf.agents.RegisterOutput</td><td>org.apache.manifoldcf.agents.output.opensearchserver.OpenSearchServerConnector "OpenSearchServer Connector"</td></tr>
+            <tr><td>org.apache.manifoldcf.agents.RegisterOutput</td><td>org.apache.manifoldcf.agents.output.elasticsearch.ElasticSearchConnector "ElasticSearch Connector"</td></tr>
             <tr><td>org.apache.manifoldcf.agents.RegisterOutput</td><td>org.apache.manifoldcf.agents.output.nullconnector.NullConnector "Null Connector"</td></tr>
             <tr><td>org.apache.manifoldcf.authorities.RegisterAuthority</td><td>org.apache.manifoldcf.authorities.authorities.activedirectory.ActiveDirectoryAuthority "Active Directory Authority"</td></tr>
             <tr><td>org.apache.manifoldcf.crawler.Register</td><td>org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector "CMIS"</td></tr>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml Sun Feb  5 22:00:38 2012
@@ -43,6 +43,7 @@
         <tr><td>Wiki</td><td>Java </td><td>N/A</td><td> N/A </td><td>Wiki 1.8以降</td></tr>
         <tr><td>LiveLink (OpenText)</td><td>Java </td><td> Win </td><td> LAPI 9.7.1 </td><td>9.2.0 - 9.7.1で検証済み</td></tr>
         <tr><td>OpenSearchServer</td><td>Java </td><td> N/A </td><td> N/A</td><td>OpenSearchServer 1.2.1, 1.2.2, 1.2.3で検証済み</td></tr>
+        <tr><td>ElasticSearch</td><td>Java </td><td> N/A </td><td> N/A</td><td>ElasticSearch 0.18.3, 0.18.4, 0.18.5, 0.18.6, 0.18.7で検証済み</td></tr>
         <tr><td>Documentum (EMC)</td><td>Win, RedHat</td><td> Win, RedHat </td><td>DFC 5.3 SP5で検証済み</td><td>5.3, 6.0, and 6.5サーバで検証済み</td></tr>
         <tr><td>SharePoint (MSFT)</td><td>Java </td><td>Win</td><td> N/A </td><td>SharePoint 2003 (2.0), 2007 (3.0)で検証済み</td></tr>
         <tr><td>Meridio (Autonomy)</td><td>Java </td><td> Win </td><td> N/A </td><td>Meridio 4.1, 5.0で検証済み</td></tr>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/index.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/index.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/index.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/index.xml Sun Feb  5 22:00:38 2012
@@ -30,7 +30,7 @@
     <section>
 	<title>ManifoldCFとは?</title>
 	<p>ManifoldCFとは、インターネットやイントラネットの様々なサーバに保管されている文書ファイルやWebページなどコンテンツを収集し、それを検索エンジンに送るJavaプログラムです。なお、コンテンツを収集する際にActiveDirectoryなど認証基盤と連携してコンテンツ毎に権限情報も収集し、検索するときにその権限情報を利用して表示内容を制限することもできます。例えば、人事æƒ�
 �報に関する文書は、人事部のユーザが検索した時のみに表示するようにできます。</p>
-	<p>現バージョンのManifoldCFは、FileNet P8 (IBM), Documentum (EMC), LiveLink (OpenText), Meridio (Autonomy), Windows共有(Microsoft), SharePoint (Microsoft)のような商用商品に保存されているコンテンツと次のような汎用コネクタを使って様々なコンテンツを収集することができます:CMISコネクタ, ファイルシステムコネクタ, JDBCコネクタ, RSSフィードコネクタ, Wikiコネクタ, HTMLコネクタ。また収集したコンテンツをApache Solr, QBase(旧MetaCarta) GTS, OpenSearchServerに送ることができますã
 €‚対応している製品及び規格一覧は<a href="included-connectors_ja_JP.html">ここ</a>にあります。</p>
+	<p>現バージョンのManifoldCFは、FileNet P8 (IBM), Documentum (EMC), LiveLink (OpenText), Meridio (Autonomy), Windows共有(Microsoft), SharePoint (Microsoft)のような商用商品に保存されているコンテンツと次のような汎用コネクタを使って様々なコンテンツを収集することができます:CMISコネクタ, ファイルシステムコネクタ, JDBCコネクタ, RSSフィードコネクタ, Wikiコネクタ, HTMLコネクタ。また収集したコンテンツをApache Solr, QBase(旧MetaCarta) GTS, OpenSearchServer, ElasticSearchに送ることがでã�
 �ます。対応している製品及び規格一覧は<a href="included-connectors_ja_JP.html">ここ</a>にあります。</p>
 	<p>Apache ManifoldCFはMetaCarta, Inc.により開発されました。5年間の年月の間に複数企業用に開発/テストが繰り返された後の2009年12月にApache Software Foundationにコードソースが寄贈されました。</p>
     </section>
 

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml Sun Feb  5 22:00:38 2012
@@ -43,6 +43,7 @@
       <p><a href="../api/livelink/index.html">LiveLink権限コネクタ</a></p>
       <p><a href="../api/meridio/index.html">Meridio権限コネクタ</a></p>
       <p><a href="../api/opensearchserver/index.html">OpenSearchServer出力コネクタ</a></p>
+      <p><a href="../api/elasticsearch/index.html">ElasticSearch出力コネクタ</a></p>
       <p><a href="../api/nullauthority/index.html">Null権限コネクタ</a></p>
       <p><a href="../api/nulloutput/index.html">Null出力コネクタ</a></p>
       <p><a href="../api/rss/index.html">RSSコネクタ</a></p>

Modified: incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/writing-output-connectors.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/writing-output-connectors.xml?rev=1240849&r1=1240848&r2=1240849&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/writing-output-connectors.xml (original)
+++ incubator/lcf/branches/CONNECTORS-288/site/src/documentation/content/xdocs/ja_JP/writing-output-connectors.xml Sun Feb  5 22:00:38 2012
@@ -63,7 +63,7 @@
         <p></p>
         <p>A very good place to start is to read the javadoc for the output connector interface.  You will note that the javadoc describes the usage and pooling model for a connector class pretty thoroughly.  It is very important to understand the model thoroughly in order to write reliable connectors!  Use of static variables, for one thing, must be done in a very careful way, to avoid issues that would be hard to detect with a cursory test.</p>
         <p></p>
-        <p>The second thing to do is to examine some of the provided output connector implementations.  The GTS connector, the SOLR connector, the OpenSearchServer connector, and the Null Output connector all are output connectors which demonstrate (to some degree) the sorts of techniques you will need for an effective implementation.  You will also note that all of these connectors extend a framework-provided output connector base class, found at <em>org.apache.manifoldcf.agents.output.BaseOutputConnector</em>.  This base class furnishes some basic bookkeeping logic for managing the connector pool, as well as default implementations of some of the less typical functionality a connector may have.  For example, connectors are allowed to have database tables of their own, which are instantiated when the connector is registered, and are torn down when the connector is removed.  This is, however, not very typical, and the base implementation reflects that.</p>
+        <p>The second thing to do is to examine some of the provided output connector implementations.  The GTS connector, the SOLR connector, the OpenSearchServer connector, the ElasticSearch connector, and the Null Output connector all are output connectors which demonstrate (to some degree) the sorts of techniques you will need for an effective implementation.  You will also note that all of these connectors extend a framework-provided output connector base class, found at <em>org.apache.manifoldcf.agents.output.BaseOutputConnector</em>.  This base class furnishes some basic bookkeeping logic for managing the connector pool, as well as default implementations of some of the less typical functionality a connector may have.  For example, connectors are allowed to have database tables of their own, which are instantiated when the connector is registered, and are torn down when the connector is removed.  This is, however, not very typical, and the base implementation reflects
  that.</p>
         <p></p>
         <section>
           <title>Principle methods</title>