You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2020/02/15 21:58:02 UTC

[lucene-solr] branch master updated: Update README.txt (#1090)

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

janhoy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new 188f620  Update README.txt (#1090)
188f620 is described below

commit 188f620208012ba1d726b743c5934abf01988d57
Author: Claire Pollard <cl...@gmail.com>
AuthorDate: Sat Feb 15 21:57:46 2020 +0000

    Update README.txt (#1090)
    
    Update the analysis-extras README to include reference to including solr-analysis-extras jar.
---
 solr/contrib/analysis-extras/README.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/solr/contrib/analysis-extras/README.txt b/solr/contrib/analysis-extras/README.txt
index fb8381a..236195e 100644
--- a/solr/contrib/analysis-extras/README.txt
+++ b/solr/contrib/analysis-extras/README.txt
@@ -6,6 +6,9 @@ analyzers for Chinese and Polish, and integration with
 OpenNLP for multilingual tokenization, part-of-speech tagging
 lemmatization, phrase chunking, and named-entity recognition.
 
+Each of the jars below relies upon including /dist/solr-analysis-extras-X.Y.jar 
+in the solrconfig.xml
+
 ICU relies upon lucene-libs/lucene-analyzers-icu-X.Y.jar
 and lib/icu4j-X.Y.jar