You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by sv...@apache.org on 2024/02/15 15:23:51 UTC

svn commit: r1085462 [3/3] - in /sites/solr/guide: search-index.js sitemap.xml solr/latest/indexing-guide/indexing-with-update-handlers.html

Modified: sites/solr/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html
URL: http://svn.apache.org/viewvc/sites/solr/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html?rev=1085462&r1=1085461&r2=1085462&view=diff
==============================================================================
--- sites/solr/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html (original)
+++ sites/solr/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html Thu Feb 15 15:23:51 2024
@@ -2103,7 +2103,7 @@ This parameter can be global or per-fiel
 </table>
 <div class="paragraph">
 <p>If <code>true</code>, split a field into multiple values by a separate parser.
-This parameter is used on a per-field basis.</p>
+This parameter is used on a per-field basis, for example <code>f.FIELD_NAME_GOES_HERE.split=true</code>.</p>
 </div>
 </dd>
 <dt class="hdlist1"><code>overwrite</code></dt>