From d3ee35ef18d110d36bb52bcab261035902d4ce21 Mon Sep 17 00:00:00 2001 From: Jim Ferenczi Date: Sat, 5 May 2018 07:53:21 +0200 Subject: [PATCH] [Docs] Add snippets for POS stop tags default value relates #30397 --- docs/plugins/analysis-nori.asciidoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/plugins/analysis-nori.asciidoc b/docs/plugins/analysis-nori.asciidoc index 9e6b8edcfa7..dd47ca819a7 100644 --- a/docs/plugins/analysis-nori.asciidoc +++ b/docs/plugins/analysis-nori.asciidoc @@ -278,7 +278,8 @@ It accepts the following setting: and defaults to: -``` +[source,js] +-------------------------------------------------- "stoptags": [ "E", "IC", @@ -288,7 +289,8 @@ and defaults to: "XPN", "XSA", "XSN", "XSV", "UNA", "NA", "VSV" ] -``` +-------------------------------------------------- +// NOTCONSOLE For example: