You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/08/21 14:09:34 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Text changes to loading 2

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/SOLR-13105-visual by this push:
     new 46b25aa  SOLR-13105: Text changes to loading 2
46b25aa is described below

commit 46b25aae44d4c66db913846e246032ed35f52f5c
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Aug 21 10:09:26 2019 -0400

    SOLR-13105: Text changes to loading 2
---
 solr/solr-ref-guide/src/loading.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/loading.adoc b/solr/solr-ref-guide/src/loading.adoc
index 0e5d749..2f1c9ce 100644
--- a/solr/solr-ref-guide/src/loading.adoc
+++ b/solr/solr-ref-guide/src/loading.adoc
@@ -160,7 +160,7 @@ grouped by species.
 
 image::images/math-expressions/csv.png[]
 
-== Selecting fields and Field Types
+== Selecting Fields and Field Types
 
 The `select` function can be used to select specific fields from
 the CSV file and map them to new field names for indexing.