You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to have a js-only version of OCA.Search.
OCA.Search requires you to implement PHP APIs at the moment.
This is not practical for apps like Calendar or Contacts, which don't store the data on themselves.
It would be good to have a js-only version of OCA.Search.
OCA.Search requires you to implement PHP APIs at the moment.
This is not practical for apps like Calendar or Contacts, which don't store the data on themselves.
https://github.com/nextcloud/server/blob/b4f36d44c43aac0efdc6c70ff8e46473341a9bfe/lib/private/Search.php#L59L82
https://github.com/nextcloud/server/blob/d2fab66d49b6f13b9afd4817f064d8531303142f/core/search/js/search.js#L135L142