Skip to content

Commit cf87724

Browse files
jrodewigScottieL
andauthored
[DOCS] Reformat stop token filter (#53059)
Makes the following changes to the `stop` token filter docs: * Updates description * Adds a link to the related Lucene filter * Adds detailed analyze snippet * Updates custom analyzer and custom filter snippets * Adds a list of predefined stop words by language Co-authored-by: ScottieL <36999642+ScottieL@users.noreply.github.com>
1 parent 9ad9ad7 commit cf87724

2 files changed

Lines changed: 341 additions & 45 deletions

File tree

docs/reference/analysis.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
= Text analysis
33

44
:lucene-analysis-docs: https://lucene.apache.org/core/{lucene_version_path}/analyzers-common/org/apache/lucene/analysis
5+
:lucene-stop-word-link: https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis
56

67
[partintro]
78
--

0 commit comments

Comments
 (0)