|
@@ -161,6 +161,13 @@ experimental:[] See <<modules-cross-cluster-search,{ccs}>>.
|
|
`allow.partial.search.results` (default `false`):: Whether to return partial results in case of shard failure or fail the query throwing
|
|
`allow.partial.search.results` (default `false`):: Whether to return partial results in case of shard failure or fail the query throwing
|
|
the underlying exception (default).
|
|
the underlying exception (default).
|
|
|
|
|
|
|
|
+[discrete]
|
|
|
|
+==== Troubleshooting
|
|
|
|
+
|
|
|
|
+`debug` (default `false`):: Setting it to `true` will enable the debug logging.
|
|
|
|
+
|
|
|
|
+`debug.output` (default `err`):: The destination of the debug logs. By default, they are sent to standard error. Value `out` will redirect the logging to standard output. A file path can also be specified.
|
|
|
|
+
|
|
[discrete]
|
|
[discrete]
|
|
==== Additional
|
|
==== Additional
|
|
|
|
|