-
What are the plans regarding support for elasticsearch 8.x? Or does it work already?
I guess you are mostly waiting for a corresponding update by the https://github.com/ruflin/Elastica/ dependency?
-
I started working on using PHPStan to detect potential wrong code.
Many PRs I opened recently were related to this analysis.
This can be tracked here: https://github.com/deguif/Elastica/actions?quer…
-
Previously some class were required to be named with a suffix to avoid conflicting with some reserved keywords.
For examples these classes use different naming than others:
- `Elastica\Query\BoolQue…
-
https://github.com/tud-cor-sr/ros2-elastica/blob/436afc30f7909b9397da65641e277c39e012fb61/elastica_kinematics/elastica_kinematics/elastica_rod_states_to_PCC.py#L93
I am not convinced of fully relyi…
-
I made the settings as it was written here https://ru.wordpress.org/plugins/fantastic-elasticsearch/#installation
I'm testing and I was shown an error
Fatal error: Uncaught Error: Call to undefin…
-
Current Percolator implementation has a few problems:
- Missing support for [count api](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-percolate.html#_percolator_count_api).
- …
-
HI,
After setup [Speed up populate command with AWS SQS](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/cookbook/speed-up-populate-command-sqs.md) and execute `php bin/console …
-
# Problem
I want to get unit test coverage for my own logic that invokes Elastica. How do I mock responses from Elastica to test specific outcomes?
# One potential solution
Make a mock transp…
-
We are using CakePHP 5.1 and ElasticSearch 8.x in our project.
Do you have plans to support CakePHP 5.1+ and ElasticSearch 8.x in the future?
-
In 7.1.0 `CHANGELOG.md`:
`* Added `if_seq_no` / `if_primary_term` to replace `version` for [optimistic concurrency control](https://www.elastic.co/guide/en/elasticsearch/reference/7.x/optimistic-conc…