Unified search gives incomplete results on iOS app if fulltextsearch enabled
Steps to reproduce
- Use the iOS app to search for text
- Only five results return
Expected behaviour
The iOS app unified search function usually lists five results followed by a "Show more results" link
Actual behaviour
The "Show more results" link does not display if fulltextsearch is enabled. It does display if fulltextsearch is disabled.
Screenshots
Reasoning or why should it be changed/implemented?
Users who have fulltextsearch enabled do not receive complete search results in the iOS app
iOS version: e.g. iOS 14.4.1 iOS 17.6 public beta
Nextcloud iOS app version: see More > Settings Nextcloud Hydrogen for iOS 5.3.2.0
Nextcloud version: see Nextcloud admin page Nextcloud server v28.0.6
These issues may be related: https://github.com/nextcloud/ios/issues/2134 https://github.com/nextcloud/ios/issues/2136
same here (only) some of the fulltext search results are displayed in the section "Files" instead in a section "FullText Search" and no results from the section Files (and others like Mail and Task) are displayed if Fulltext search returns results. Server 28.0.6 IOS Client 5.5.3.13
I get 0 files results in the iOS app now. Shows me calendar entries from 10 years ago but no files :( just migrated everything to AIO and got fulltextsearch working (great in a browser). Following this thread in hope
NC 29 iOS 5.5.5
2024-09-27 22:10:42 Network request started: GET https://nextcloud.xxx.xxx/ocs/v2.php/search/providers/fulltextsearch/search?term=xxx
2024-09-27 22:10:43 Network response request: https://nextcloud.xxx.xxx/remote.php/dav/files/[email protected]/xxxxxxxxxxx/xxx.xls, result: failure(Alamofire.AFError.responseValidationFailed(reason: Alamofire.AFError.ResponseValidationFailureReason.unacceptableStatusCode(code: 404)))
Possibly of note: username shown in URL path is my email, account is LDAP so should use a GUID I thought