Fix nonsensical sentence in standard analyzer documentation so that it is more understandable
This commit is contained in:
parent
48ac9747a8
commit
cc4bc7d57d
|
@ -1,9 +1,9 @@
|
||||||
[[analysis-standard-analyzer]]
|
[[analysis-standard-analyzer]]
|
||||||
=== Standard Analyzer
|
=== Standard Analyzer
|
||||||
|
|
||||||
An analyzer of type `standard` that is built of using
|
An analyzer of type `standard` is built using the
|
||||||
<<analysis-standard-tokenizer,Standard
|
<<analysis-standard-tokenizer,Standard
|
||||||
Tokenizer>>, with
|
Tokenizer>> with the
|
||||||
<<analysis-standard-tokenfilter,Standard
|
<<analysis-standard-tokenfilter,Standard
|
||||||
Token Filter>>,
|
Token Filter>>,
|
||||||
<<analysis-lowercase-tokenfilter,Lower
|
<<analysis-lowercase-tokenfilter,Lower
|
||||||
|
|
Loading…
Reference in New Issue