-
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…
-
I am noting down feedback as I have started playing around with https://github.com/monsieurbiz/SyliusSearchPlugin
I might be able to contribute, if I end up implementing this in my project, but fir…
-
Hi Elasctica Team,
You know I would like to use Elastica with OpenDistro in which I require authentication with the user and the ssl layer in `--insecure`
example: `curl -XGET --insecure https: // l…
-
As the title says, can I filter aggregations using partitions? (as the scroll API doesn't work with aggregations)
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations…
-
Here is the main problem: https://github.com/doctrine/search/blob/master/lib/Doctrine/Search/Query.php#L257
Here is two ways.
First one: We can create abstract layer for ResultSet, for example Adapt…
-
Original issue: https://www.drupal.org/node/2646088
After running a composer update, the Elastica library upgrades to version 3.0 where some search_api_elasticsearch_elastica dependencies have been r…
-
Seen with search_elastic 2.1.1-rc1
Probably not specific to search_elastic. sftp, ldaps, ... could also be affected.
* Use a https enabled connection to the elastic server.
* When the ssl-certifi…
-
I do not see this variable used anywhere in the code
https://github.com/tud-cor-sr/ros2-elastica/blob/436afc30f7909b9397da65641e277c39e012fb61/elastica_kinematics/elastica_kinematics/elastica_rod_s…
-
Currently UnitOfWork contains Elastica specific couplings. These need to be abstracted to enable support for other databases and client libraries.