|
@@ -20,7 +20,7 @@ Analysis is not configurable: text is always analyzed with the
|
|
|
<<text-field-type,`text`>> field type if you absolutely need span queries.
|
|
|
|
|
|
Other than that, `match_only_text` supports the same queries as `text`. And
|
|
|
-like `text`, it doesn't support sorting or aggregating.
|
|
|
+like `text`, it does not support sorting and has only limited support for aggretations.
|
|
|
|
|
|
[source,console]
|
|
|
--------------------------------
|