mirror of
https://github.com/yacy/yacy_search_server.git
synced 2026-08-03 12:54:35 -04:00
13 lines
293 B
JSON
13 lines
293 B
JSON
{
|
|
#(authorized)#
|
|
"error": "authorization required",
|
|
::
|
|
#(/authorized)#
|
|
"running": #(running)#false::true#(/running)#,
|
|
"elapsedSeconds": #[elapsedSeconds]#,
|
|
"partial": "#[partial]#",
|
|
"outcome": #[outcome]#,
|
|
"message": "#[message]#",
|
|
"durationSeconds": #[durationSeconds]#
|
|
}
|