Просмотр исходного кода

Update Lucene analysis base url (#84094)

Moving to Lucene 9 slightly changed the base url for the analysis components
which this PR fixes.
Elasticsearch addict 3 лет назад
Родитель
Сommit
4e55efc09d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/reference/analysis.asciidoc

+ 1 - 1
docs/reference/analysis.asciidoc

@@ -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