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]]
|
||||
=== 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
|
||||
Tokenizer>>, with
|
||||
Tokenizer>> with the
|
||||
<<analysis-standard-tokenfilter,Standard
|
||||
Token Filter>>,
|
||||
<<analysis-lowercase-tokenfilter,Lower
|
||||
|
|
Loading…
Reference in New Issue