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

Bonjour, :wave: All dockers: * Nextcloud 24.0 * Elasticsearch 7.17.3 (with --batch ingest-attachment) * Tesseract in docker Nextcloud All is correctly installed I think. But When I try "Search app"...

Steps to reproduce: - Install the Full text search, Full text search - Elasticsearch Platform, and Full text search - Files apps on Nextcloud. - Set up the Full text...

Hi daita, today I wanted to add a new instance of nextcloud (16.0.1) with Fulltextsearch (1.3.4), Fulltextsearch-Elasticsearch (1.3.3), Fulltextsearch-Files (1.3.2) on my ElasticSearch 6.2.4-Server (with ingest-attachment an readonlyrest 1.18). Starting...

Fulltextsearch doesn't give me any reults in "Deck" entries. If I check "Deck" in the search configuration on the left, the search result is empty regardless of the entered search...

Hi, I've standalone server of elasticsearch, when I run OCC fulltextsearch:test I get following result .Testing your current setup: Creating mocked content provider. ok Testing mocked provider: get indexable documents....

I set up NC 16.0.3 and Elasticsearch 7.2.0/7.3.0 with my playbook: https://github.com/ReinerNippes/nextcloud_on_docker/tree/elasticsearch Elasticsearch is running and reachable from the NC container (curl). Nevertheless the platform tests fail and no index...

I followed the "Basic Installation" instructions here: https://github.com/nextcloud/fulltextsearch/wiki/Basic-Installation . I'm running Nextcloud snap in Ubuntu 20.04. I installed elasticsearch with these instructions: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-elasticsearch-on-ubuntu-20-04 and is running ``` jon@nextcloud:/$ sudo systemctl...

docs

In dark theme, the black color was not easily readable. With additional high contrast mode, the title could not be read at all. This change uses the inverse background color...