fulltextsearch
fulltextsearch copied to clipboard
🔍 Core of the full-text search framework for Nextcloud
Hello all, we work exclusively with group folders. The indexing is also running, but is always stopped after a few hours by a process monitoring (600mb). We run the indexing...
Hello, since the last update i get the following Message and the indexing Process take days: Warning. Invalid resolution 0 dpi. Using 70 instead. Estimating resolution as 516 OSD: Weak...
php occ fulltextsearch:index An unhandled exception has been thrown: Error: Call to a member function getContent() on string in /var/www/owncloud/apps-external/files_fulltextsearch/lib/Service/FilesService.php:719 Stack trace: #0 /var/www/owncloud/apps-external/files_fulltextsearch/lib/Service/FilesService.php(658): OCA\Files_FullTextSearch\Service\FilesService->updateContentFromFile('*** sensitive p...', Object(OC\Files\Node\File)) #1 /var/www/owncloud/apps-external/files_fulltextsearch/lib/Service/FilesService.php(638):...
Hi, I can't find any information here and in the interwebs about any other content provider except elastic search. I would like to have a very simple solution without any...
To whom it may concern: I just had to learn that the value of the occ config:app:set fulltextsearch search_platform command changed from FullTextSearch_ElasticSearch to FullTextSearch_Elasticsearch (It's the "s" in search.)...
Hello! After Nextcloud upgrade, I am having issues running indexing as well as the basic test script. Here's the output: ``` .Testing your current setup: Creating mocked content provider. ok...
My system is running Nextcloud 16.0.1 with the latest Fulltextsearch apps and Elasticsearch 7.2. I indexed everything successfully, but if I try to search anything the following error is thrown:...
Hi, the update of Full text search - Files - Tesseract OCR from 20.0.0 to 20.0.1 under NC20.0.4 is not working and giving me the message Exception: App with id...
[Hello Folks, I have installed Elasticsearch and it is running. However, I have the problem that I can not select Elasticsearch as search platform. The field is empty. Can someone...
fulltextsearch is failing to index new documents on update from 19.0.6 to 20.0.3. Elasticsearch is running and reachable (and able to write to its storage), and "occ fulltextsearch:test" passes all...