fulltextsearch icon indicating copy to clipboard operation
fulltextsearch copied to clipboard

πŸ” Core of the full-text search framework for Nextcloud

Results 194 fulltextsearch issues
Sort by recently updated
recently updated
newest added

I had built an [Advanced Search](https://github.com/HarmoniaMFG/advancedsearch) application for Nextcloud, in order to enable some very specific file searching that can be quite useful (see some of the examples). I am...

HI, i use nextcloud 15.0.14, Full text search 1.2.10, Full text search - Elasticsearch Platform 1.2.6, Full text search - Files 1.2.10, elasticsearch 6.8.23. This problem also occurs when using...

Hi, i use nextcloud 15, elasticsearch-6.8.23-1, files_fulltextsearch-1.2.10, fulltextsearch-1.2.10. The problem is reproduced as follows: - create file 1.txt with content "tmp" - run occ fulltextsearch:index - enter the query "tmp"...

I tried to upgrade my Nextcloud 23 server on Ubuntu 20.04 to Nextcloud 24 Note that I use Postgres as the DB backend (which I think is the issue) The...

bug

Posted in Files - Fulltextsearch as well [here](https://github.com/nextcloud/files_fulltextsearch/issues/86). NC 18.0.1 Ubuntu 18.04 Full text search 1.4.1 Full text search - Elasticsearch Platform 1.5.0 Full text search - Files 1.4.1 Full...

Hi, I have an issue with fulltextsearch but donΒ΄t know if this is possible or not. I have read a lot of issues and was trying to find a solution...

Hello there, I had some issues with the suggested `nextcloud-fulltext-elasticsearch-worker.service` as it stopped and did not came back due to `Index is already running`. I added a ExecStarPre parameter to...

docs

Will Fulltextsearch recognise changes on files an reindex them? (e.g a PDF that was OCR via workflow)

question

Ubuntu 20.04 + PHP 7.4.3 + EL 7.17.4 After applying this patch to FIlesService.php [https://github.com/nextcloud/files_fulltextsearch/pull/170](https://github.com/nextcloud/files_fulltextsearch/pull/170) indexing worked well but now indexing breaks with that error message: ``` Memory: 19 MB...

bug