Oleksa
Oleksa
Hi! I am constantly getting the warning message "Exception while improving searchresult" with the trace log: ``` [files_fulltextsearch] Warning: Exception while improving searchresult: - trace: [{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Service\/SearchService.php","line":272,"function":"getFileFromId","class":"OCA\\Files_FullTextSearch\\Service\\FilesService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Service\/SearchService.php","line":232,"function":"setDocumentInfo","class":"OCA\\Files_FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/files_fulltextsearch\/lib\/Provider\/FilesProvider.php","line":359,"function":"improveSearchResult","class":"OCA\\Files_FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Service\/SearchService.php","line":203,"function":"improveSearchResult","class":"OCA\\Files_FullTextSearch\\Provider\\FilesProvider","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Service\/SearchService.php","line":166,"function":"searchFromProviders","class":"OCA\\FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/apps\/fulltextsearch\/lib\/Search\/UnifiedSearchProvider.php","line":139,"function":"search","class":"OCA\\FullTextSearch\\Service\\SearchService","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/Search\/SearchComposer.php","line":159,"function":"search","class":"OCA\\FullTextSearch\\Search\\UnifiedSearchProvider","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/core\/Controller\/UnifiedSearchController.php","line":101,"function":"search","class":"OC\\Search\\SearchComposer","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":230,"function":"search","class":"OC\\Core\\Controller\\UnifiedSearchController","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/lib\/private\/Route\/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"\/var\/www\/html\/nextcloud\/ocs\/v1.php","line":64,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"\/var\/www\/html\/nextcloud\/ocs\/v2.php","line":23,"args":["\/var\/www\/html\/nextcloud\/ocs\/v1.php"],"function":"require_once"}] GET /ocs/v2.php/search/providers/fulltextsearch/search?term=test&from=%2Fapps%2Ffiles%2Ffiles%3Fdir%3D%2FDocuments%26fileid%3D674 ``` NC...
The fulltext search application (working with the help of Elasticsearch engine) is not working correctly with the Nextcloud Android app. Specifically, it provides the results of the search, but: 1....
After updating to the v26 I found that the search results are neither shown in UI, nor in the desktop client. There is no more context search block in the...
I am trying to find out a reliable twain client for windows, sanetwain doesn't want to work with native scanning, and needs to call scanimage every time, wia clears the...
Despite of the enabled options to process ODF files, as well as old MS format files, they are opened ONLY in read only mode.  Moreover OTT files are saved...
Please, add external links to cells to let insert the link to the value or formula located in another workbook or spreadsheet file. Eg, this means that I may refer...
I have an OnlyOffice 7.3.3 installed as a docker and Nextcloud instance. I shared a document with a user without giving him any rights. When he opens the document he...
I have found that the activity log with encrypted files is almost useless, as it is not clear what is happening with files, when they are renamed, erased whatever. ...
Would that be possible tp add the provider to search through activities, optionally with filters (username, type of activity) using the unified search?
Hi! I have found that the way how the event of moving file or folder is registered in the events is confusing. Just have a look at this operation, which...