Skip to content

Commit 26f46d2

Browse files
amitmbmprobakowski
authored andcommitted
Update Lucene analysis base url (elastic#84094)
Moving to Lucene 9 slightly changed the base url for the analysis components which this PR fixes.
1 parent 7570570 commit 26f46d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[analysis]]
22
= Text analysis
33

4-
:lucene-analysis-docs: https://lucene.apache.org/core/{lucene_version_path}/analyzers-common/org/apache/lucene/analysis
4+
:lucene-analysis-docs: https://lucene.apache.org/core/{lucene_version_path}/analysis/common/org/apache/lucene/analysis
55
:lucene-gh-main-link: https://github.com/apache/lucene/blob/main/lucene
66
:lucene-stop-word-link: {lucene-gh-main-link}/analysis/common/src/resources/org/apache/lucene/analysis
77

0 commit comments

Comments
 (0)