Nextcloud Volltextsuche (OCR)
Hallo Zusammen,
ich habe Nextcloud auf einem Debian 8 laufen und die Erweiterung "Elaticsearch" installiert.
Wenn ich ein Dokument per Nextcloud hochlade, sehe ich die Datei in der Live ansicht, allerdings erzeugt diese jedesmal ein Fehler (siehe unten) und die Volltextsuche funktioniert nicht:
root@fink:/var/www/filer.meine-domain.tld/web# sudo -u web17 /opt/php-7.3/bin/php occ fulltextsearch:live --no-readline
The current PHP memory limit is below the recommended value of 512MB.
Memory: 25 MB
┌─ Indexing ────
│ Action: waiting
│ Provider: Files Account: test1
│ Document: 1106
│ Info: application/pdf
│ Title: test.pdf
│ Content size: 1314208
└──
┌─ Results ────
│ Result: 2/2
│ Index: files:1106
│ Status: ok
│ Message: {"_index":"filer","_type":"standard","_id":"files:1106","_version":1,"result":"created","_shards":{"total":2,"successful":1,"failed":0},"_seq_n
│ o":0,"_primary_term":1}
│
└──
┌─ Errors ────
│ Error: 1/1
│ Index: files:1106
│ Exception: Elasticsearch\Common\Exceptions\BadRequest400Exception
│ Message: pipeline with id [attachment] does not exist
│
Hat hier jemand eine gute Idee?
ich habe Nextcloud auf einem Debian 8 laufen und die Erweiterung "Elaticsearch" installiert.
Wenn ich ein Dokument per Nextcloud hochlade, sehe ich die Datei in der Live ansicht, allerdings erzeugt diese jedesmal ein Fehler (siehe unten) und die Volltextsuche funktioniert nicht:
root@fink:/var/www/filer.meine-domain.tld/web# sudo -u web17 /opt/php-7.3/bin/php occ fulltextsearch:live --no-readline
The current PHP memory limit is below the recommended value of 512MB.
Memory: 25 MB
┌─ Indexing ────
│ Action: waiting
│ Provider: Files Account: test1
│ Document: 1106
│ Info: application/pdf
│ Title: test.pdf
│ Content size: 1314208
└──
┌─ Results ────
│ Result: 2/2
│ Index: files:1106
│ Status: ok
│ Message: {"_index":"filer","_type":"standard","_id":"files:1106","_version":1,"result":"created","_shards":{"total":2,"successful":1,"failed":0},"_seq_n
│ o":0,"_primary_term":1}
│
└──
┌─ Errors ────
│ Error: 1/1
│ Index: files:1106
│ Exception: Elasticsearch\Common\Exceptions\BadRequest400Exception
│ Message: pipeline with id [attachment] does not exist
│
Hat hier jemand eine gute Idee?
Please also mark the comments that contributed to the solution of the article
Content-ID: 441404
Url: https://administrator.de/contentid/441404
Printed on: December 13, 2024 at 23:12 o'clock
5 Comments
Latest comment
Servus!
Dieselbe Fehlermeldung, auch wenn du den Wert >= 512MB setzt?
Apache/Nginx/... neu gestartet?
Grüße, Stefan
Dieselbe Fehlermeldung, auch wenn du den Wert >= 512MB setzt?
Apache/Nginx/... neu gestartet?
Grüße, Stefan
./occ fulltextsearch:reset
./occ fulltextsearch:index
https://www.google.de/search?q=Exception:+Elasticsearch%5CCommon%5CExcep ...