File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -787,12 +787,7 @@ Collects all unique values from the specified expression into a sorted array. Va
787787> The ` plugins.ppl.values.max.limit ` setting controls the maximum number of unique values returned:
788788> - The default value is 0, which returns an unlimited number of values.
789789> - Setting this to any positive integer limits the number of unique values.
790- {: .note}
791-
792- <!-- temporarily commented out because the admin section is not ported
793-
794- * See the [PPL Settings]({{site.url}}{{site.baseurl}}/sql-and-ppl/ppl/admin/settings#plugins-ppl-values-max-limit) documentation for more details
795- -->
790+ > - See the [ PPL Settings] ( ../admin/settings.md#plugins-ppl-values-max-limit ) documentation for more details
796791
797792#### Example
798793
Original file line number Diff line number Diff line change @@ -620,7 +620,4 @@ search source = people
620620| stats count () by city
621621```
622622
623- <!-- temporarily commented out because the optimization section is not ported
624- See [Optimization]({{site.url}}{{site.baseurl}}/sql-and-ppl/ppl/optimization/optimization/) to get more details about the query engine op
625- timization.
626- -->
623+ See [ Optimization] ( ../../optimization/optimization.rst ) to get more details about the query engine optimization.
You can’t perform that action at this time.
0 commit comments