when I am trying to use the search function in the Nextcloud app on my Mac , it will just show search in progress, but never a result. same problem on iPhone. On my MacBook it works just fine though. please help
The search does not work locally, the desktop client sends an API request to the server.
This looks something like this:
<ipv6> <id> markus [18/Dec/2024:13:08:56 +0100] "GET /ocs/v2.php/search/providers/settings/search?term=test&format=json HTTP/1.1" 200 131 "-" "Mozilla/5.0 (Macintosh) mirall/3.15.1 (Nextcloud, macos-24.2.0 ClientArchitecture: arm64 OsArchitecture: arm64)"
You would therefore also have to check the server log.