this was already asked here [1] (thread closed) but is not what we looking for. We like to generate a link with a search string for Nextcloud like:
https ://example.com/search?t=STRING
The linked API example working, but useless for the end user.
Is there any solution or way to open the search per link?
Sorry i never have used it. But maye you find a hint here. Maybe you do not really need fulltextsearch but maybe the API is similar. Maybe somelink like this https://cloud.server.tld/ocs/v2.php/search/providers/files/search?term=test&from=%2Fapps%2Ffiles%2Ffiles (found with F12 in browser devs)