File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
[partintro]
5
5
--
6
6
This section discusses the changes that you need to be aware of when migrating
7
- your application to Elasticsearch 1.0:
7
+ your application to Elasticsearch 1.0.
8
8
--
9
9
10
10
== System and settings
@@ -267,8 +267,9 @@ use `1970` as the default.
267
267
268
268
== Parameters
269
269
270
- * Geo queries used to use `miles` as the default unit. And we all know what
271
- happened at NASA because of that decision. The new default unit is
270
+ * Geo queries used to use `miles` as the default unit. And we
271
+ http://en.wikipedia.org/wiki/Mars_Climate_Orbiter[all know what
272
+ happened at NASA] because of that decision. The new default unit is
272
273
https://github.com/elasticsearch/elasticsearch/issues/4515[`meters`].
273
274
274
275
* For all queries that support _fuzziness_, the `min_similarity`, `fuzziness`
You can’t perform that action at this time.
0 commit comments