We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b900d commit e926454Copy full SHA for e926454
200_Language_intro/40_One_language_per_doc.asciidoc
@@ -2,8 +2,8 @@
2
=== One Language per Document
3
4
A single predominant language per document requires a relatively simple setup.
5
-Documents from different languages can be stored in separate indices—`blogs-en`,
6
-`blogs-fr`, and so forth—that use the same fields for each index, just
+Documents from different languages can be stored in separate indices -- `blogs-en`,
+`blogs-fr`, and so forth -- that use the same fields for each index, just
7
with different analyzers:
8
9
[source,js]
0 commit comments