-
Hi,
I couldn't find it in the documentation, but what would be the prefered way to configure basic auth for the elastic search endpoint when using the Symfony configuration?
Currently I'm using …
-
Hello all.
It seems that “seq_no_primary_term” is not yet supported in Elastica's search Option value, is there any reason not to allow this to be specified?
https://github.com/ruflin/Elastica/blob/…
-
Hello, is there any planned update of ruflin/elastica to version 8?
-
I am creating this issue for future reference. Please implement first a soft robotic arm and a sphere into the simulation as already discussed previously.
Afterwards, I think the next step is to a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Make sure each example file is clear and runnable without any issue. That means:
- check comments if they are clear
- check the generated `.blend` file if the rendering is the same as expect
- […
-
**Given:**
ES: 7.17
ruflin/elastica: 7.2.0 (but the issue is present on the dev version too)
**Background:** Due to architectural issues - we run `updateByQuery` in loop. Troubles in debugging ha…
-
elastica (https://github.com/rschildmeijer/elastica) is a distributed system built using Tornado. The application should be ported to Deft and would show users how Deft could be used to other things t…
-
Exemple `/taxons/my-taxon?attributes[toto][]=Test`
If attribute toto does not exists or it exists but is not filterable I will have a 500
```
[2024-06-05T15:09:36.177871+00:00] request.CRITICAL…
-
Hi,
amazing work here. But the software has moved on and I would like to make it work again. So far I have:
* Fixed the code to work with the new pyelastica API
* Updated from stable_baselines to…