Robin Windey

Results 98 comments of Robin Windey

@RADKick if you need support i could help. I already updated some of my VS extensions from VS15 to VS19 just a few days ago.

Totally agree and i also don't know how that happened since i just installed the app and did not change anything inside the settings so far. If i tab on...

I'm on full text version 1.4.1 and elastic platform 1.5 with NC 18 and i'm also encountering the error that external files (a samba share in my case) are not...

@jtitov for me that sounds like a different kind of problem. In my case the request is properly sent to the elastic server but with "incomplete" parameters. The situation you...

@jtitov for me it sounds like a connection problem between your webserver (NC instance) and elasticsearch server. The `occ fulltextsearch:test` command is executed via php cli so it can behave...

@lhurt @ravermeister i implemented a fix for this in https://github.com/nextcloud/fulltextsearch_elasticsearch/pull/100. Currently via the perspective of a modular software approach there are a few things mixed up and we need to...

@ravermeister sorry for that, this is because the PR is a bit older now and NC did a major upgrad in the meantime. For a quick fix you could just...

Interesting workaround :-) So if the group setting is explicitly set for the external files provider (i guess the smb provider in that case) this setting is reflected in Elasticsearch...

Ok then this should work. I tested it with my personal fork.

Hey, i just successfully built the image without any problems. I downloaded the `rpm` from [here](https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-18c-1.0-1.x86_64.rpm). A quick google search gave me the following **[link](https://www.thegeekdiary.com/rpm-package-installation-error-cpio-read-failed/)**, which might be interesting for...