reuschling

Results 17 comments of reuschling

I think this is not a good solution currently, and it is not documented also. Preprocessing of the documents to add fields that are not exist but have to appear...

Is there a current status for the deserialization? Because of Kryo closed the related issue with 'we won't do it', Elsa would be the only serializing application that supports deep...

I created this issue also in the neural-search repo now, thanks for the hint: https://github.com/opensearch-project/neural-search/issues/774

I am really interested what the reason is that an externally hosted LLM should be more secure than a self-hosted one reachable over a private IP. We currently work with...

Did you set the new opensearch setting 'connector.private_ip_enabled: true' ? With this it works in my setting.

I looked to the code and for a first look, I didn't find something wrong - maybe it is a rounding/java number preciseness issue somewhere, the numbers doesn't have a...

It's about the permissions of DBDIR, its files, and the sh files. These are set inside run.sh. Just compare your chmods in run.sh with the chmods above, I added the...