fulltextsearch
fulltextsearch copied to clipboard
🔍 Core of the full-text search framework for Nextcloud
### Steps to reproduce 1. Create test folder with different types of files with the same name (pdf, jpg, docx, txt, md, etc.) 2. Wait for indexing and search for...
### Steps to reproduce The results should show 10 results per page but for some reason the count is limited by the size parameter . For example a query say...
### Error description When setting up FullTextSearch on a test installation, with this command `./occ fulltextsearch:index` I have the following error coming: ``` ┌─ Errors ──── │ Error: 16/16 │...
I've read through the related Connections.php issues but am not running version 7+ Elasticsearch. After retracing my steps, I've noticed that if the "Fullsearch Files" plugin is disabled, the error...
After updating one of the components, the Nextcloud log is flooded with messages. Unfortunately, I didn't notice the error right away, so I can't narrow down the actual problem. What...
Is it possible to search contents and attachments of mails that are connected via the mail app of nextcloud? That would add a great feature, if not implemented.
In shared hosting environments, you often don't have the possibility to execute occ commands. For this it would be helpful, if the command "./occ fulltextsearch:check" could be invoked from the...
After using Full Text Search, the following situation occurs in each Search 
I'm getting the following error while creating the index: ``` An unhandled exception has been thrown: Error: Call to a member function getOwner() on null in /var/www/nextcloud/lib/private/Share20/Manager.php:1651 Stack trace: #0...
Hy. If i disable groupfolders indexing is working, but if i enable groupfolders i become this error: An unhandled exception has been thrown: TypeError: OCA\Files_FullTextSearch\Model\MountPoint::isGlobal(): Return value must be of...