Fix nonsensical sentence in standard analyzer documentation so that it is more understandable

This commit is contained in:
Ben McCann 2013-10-23 16:43:18 -07:00 committed by Luca Cavanna
parent 48ac9747a8
commit cc4bc7d57d
1 changed files with 2 additions and 2 deletions

View File

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