diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-05-15 23:10:47 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-05-15 23:10:47 +0200 |
| commit | 5deebd02ea0728e6e785d8102dc536238451c0bc (patch) | |
| tree | 65e5f30a7f16238fd6286371cf3859a442e5783d /htroot/IndexFederated_p.html | |
| parent | b2175ea4ef2ba5d68935a5168f49aa4c4bb0dc27 (diff) | |
added serialization
Diffstat (limited to 'htroot/IndexFederated_p.html')
| -rw-r--r-- | htroot/IndexFederated_p.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/IndexFederated_p.html b/htroot/IndexFederated_p.html index 00342e738..132c1865a 100644 --- a/htroot/IndexFederated_p.html +++ b/htroot/IndexFederated_p.html @@ -14,7 +14,7 @@ #%env/templates/submenuIndexControl.template%# <h2>Federated Index</h2> <p> - YaCy supports multiple index storage locations. At this time only the YaCy-internal search index can be used for the Yacy search interface + YaCy supports multiple index storage locations. At this time only the YaCy-internal search index can be used for the YaCy search interface A Solr index storage location is optional. The local index storage location can be disabled. </p> @@ -65,12 +65,12 @@ </dl> </div> <div> - <h3>Index Scheme</h3><p>If you use a custom Solr schema you may enter a different field name in the column 'cutom Solr Field Name' of the YacY default attribute name</p> + <h3>Index Scheme</h3><p>If you use a custom Solr schema you may enter a different field name in the column 'cutom Solr Field Name' of the YaCy default attribute name</p> <table class="sortable" border="0" cellpadding="2" cellspacing="1"> <tr class="TableHeader" valign="bottom"> <td>Active</td> <td>Attribute</td> - <td>custom Solr Field Name</td> + <td>Custom Solr Field Name</td> <td>Comment</td> </tr> #{scheme}# |
