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 2014/08/28 00:16:56 UTC

svn commit: r1620987 - in /manifoldcf/trunk/site/src/documentation: content/xdocs/en_US/ content/xdocs/ja_JP/ content/xdocs/zh_CN/ resources/images/en_US/ resources/images/ja_JP/ resources/images/zh_CN/

Author: kwright
Date: Wed Aug 27 22:16:55 2014
New Revision: 1620987

URL: http://svn.apache.org/r1620987
Log:
Remove solr job Field Mapping tab from documentation

Removed:
    manifoldcf/trunk/site/src/documentation/resources/images/en_US/solr-job-field-mapping.PNG
    manifoldcf/trunk/site/src/documentation/resources/images/ja_JP/solr-job-field-mapping_ja_JP.PNG
    manifoldcf/trunk/site/src/documentation/resources/images/zh_CN/solr-job-field-mapping.PNG
Modified:
    manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
    manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml
    manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/end-user-documentation.xml

Modified: manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml?rev=1620987&r1=1620986&r2=1620987&view=diff
==============================================================================
--- manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml (original)
+++ manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml Wed Aug 27 22:16:55 2014
@@ -900,15 +900,6 @@ curl -XGET http://localhost:9200/index/_
                 <figure src="images/en_US/solr-status.PNG" alt="Solr Status" width="80%"/>
                 <br/><br/>
                 <p>Note that in this example, the Solr connection is not responding, which is leading to an error status message instead of "Connection working".</p>
-                <p>When you configure a job to use a Solr-type output connection, the Solr connection type provides a tab called "Field Mapping".  The purpose of this tab
-                       is to allow you to map metadata fields as fetched by the job's connection type to fields that Solr is set up to receive.  This is necessary because
-                       the names of the metadata items are often determined by the repository, with no alignment to fields defined in the Solr schema.  You may also
-                       suppress specific metadata items from being sent to the index using this tab.  The tab looks like this:</p>
-                <br/><br/>
-                <figure src="images/en_US/solr-job-field-mapping.PNG" alt="Solr Specification, Field Mapping tab" width="80%"/>
-                <br/><br/>
-                <p>Add a new mapping by filling in the "source" with the name of the metadata item from the repository, and "target" as the name of the output field in
-                       Solr, and click the "Add" button.  Leaving the "target" field blank will result in all metadata items of that name not being sent to Solr.</p>
             </section>
 
 

Modified: manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml?rev=1620987&r1=1620986&r2=1620987&view=diff
==============================================================================
--- manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml (original)
+++ manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/end-user-documentation.xml Wed Aug 27 22:16:55 2014
@@ -350,11 +350,6 @@
                 <figure src="images/ja_JP/solr-status_ja_JP.PNG" alt="Solr Status" width="80%"/>
                 <br/><br/>
                 <p>画面例では、Solrコネクションは正常に動作していないため、エラーメッセージが表示していうます。</p>
-                <p>ジョブでSolrタイプコネクションを選択すると、「項目マッピング」タブが表示します。このタブからジョブコネクションタイプで取得したメタデータ項目をSolrが受信するように設定された項目と関連付けることができます。メタデータ項目の名前はリポジトリで設定され、Solrスキーマと不一致の場合があります。指定したメタデータ項目を索引作成の対象外に指定す
 ることもこのタブから指定することができます。タブは次のようなページです:</p>
-                <br/><br/>
-                <figure src="images/ja_JP/solr-job-field-mapping_ja_JP.PNG" alt="Solr Specification, Field Mapping tab" width="80%"/>
-                <br/><br/>
-                <p>新しいマッピングを追加する場合は、項目「ソース」にメタデータ名、「ターゲット」にSolrの出力項目名を入力して「追加」ボタンを押下してください。Solrに送信しない項目の場合は、「ターゲット」を空に設定してください。</p>
             </section>
 
             <section id="filesystemoutputconnector">

Modified: manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/end-user-documentation.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/end-user-documentation.xml?rev=1620987&r1=1620986&r2=1620987&view=diff
==============================================================================
--- manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/end-user-documentation.xml (original)
+++ manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/end-user-documentation.xml Wed Aug 27 22:16:55 2014
@@ -350,11 +350,6 @@
                 <figure src="images/zh_CN/solr-status.PNG" alt="Solr Status" width="80%"/>
                 <br/><br/>
                 <p>示例页面,显示因Solr连接无法正常运行而出错。</p>
-                <p>在作业选择Solr类型连接,显示[项目映射]标签。从此标签可将在作业连接类型中获取的元数据字段和Solr接收字段对应上。元数据字段名称由存储库设置,有可能和Solr模式不相配。在此标签,还可以设置将指定的元数据字段排除在索引生成对象之外。标签如下:</p>
-                <br/><br/>
-                <figure src="images/zh_CN/solr-job-field-mapping.PNG" alt="Solr Specification, Field Mapping tab" width="80%"/>
-                <br/><br/>
-                <p>添加新映射时,在[源]项输入元数据名,[目标]里输入Solr的输出字段名并单击[添加]按钮。关于不发送到Solr的字段,[目标]置为空。</p>
             </section>
 
             <section id="filesystemoutputconnector">