Update Lucene analysis base url (#84094)

Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.
This commit is contained in:
Elasticsearch addict 2022-02-17 17:14:12 +05:30 committed by GitHub
parent 3d2617136c
commit 4e55efc09d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[[analysis]]
= Text analysis
:lucene-analysis-docs: https://lucene.apache.org/core/{lucene_version_path}/analyzers-common/org/apache/lucene/analysis
:lucene-analysis-docs: https://lucene.apache.org/core/{lucene_version_path}/analysis/common/org/apache/lucene/analysis
:lucene-gh-main-link: https://github.com/apache/lucene/blob/main/lucene
:lucene-stop-word-link: {lucene-gh-main-link}/analysis/common/src/resources/org/apache/lucene/analysis