89 Commits

Author SHA1 Message Date
Jérémy DECOOL
0fa2dd94a8 Merge pull request #29 from novaway/profiler-logo
Add bundle icon in profiler
2025-01-16 14:33:07 +01:00
Jérémy DECOOL
1cc66f6bdf Add bundle icon in profiler 2025-01-16 14:13:51 +01:00
Jérémy DECOOL
8ffd656de3 Merge pull request #27 from jbcr/symfony-6.4
Add Attribute required
2024-08-28 10:46:08 +02:00
jbcr
c30c040c53 Update Client.php 2024-06-06 18:16:11 +02:00
jbcr
bf98149e46 Update EventDispatcherAwareTrait.php 2024-06-06 18:04:34 +02:00
CheapHasz
6c98e0c7d1 Merge pull request #26 from novaway/feat--getIndexByName-as-public
Set visibility of IndexProvider->getName as public
2023-10-31 11:31:14 +01:00
JPD
8cb7fdc1bf Set visibility of IndexProvider->getName as public 2023-10-31 11:11:59 +01:00
napley
e75819716a Merge pull request #25 from novaway/allow-removal-of-old-indexes
Allow removal of old indexes when rebuilding mapping
2023-08-30 10:00:00 +02:00
JPD
2acef44dec Allow removal of old indexes when rebuilding mapping 2023-07-19 16:04:01 +02:00
CheapHasz
23db09a505 Merge pull request #24 from qporion/feature--add-wait-for-completion-reindex-api
 Add wait for completion to reindex API
2023-04-19 11:14:36 +02:00
Quentin
9d147bfea9 Add wait for completion to reindex API 2023-04-19 11:08:37 +02:00
Splyy
3f764734d5 upgrade package required for Sf 6 (#23)
* upgrade package dependancy injection required for Sf 6

* upgrade package required for Sf 6

Co-authored-by: pierre <pierre@novaway.fr>
2022-02-24 16:49:32 +01:00
CheapHasz
76298b18fa Merge pull request #22 from qporion/master
Add rebuild mapping function to change mapping without populate
2022-01-28 11:01:03 +01:00
Quentin Porion
acd1844464 Add slices configuration for rebuildMapping per index provider 2022-01-28 09:35:42 +01:00
Quentin Porion
30c1aa3a43 Add rebuild mapping function to change mapping without populate 2022-01-27 12:14:06 +01:00
CheapHasz
5f2096cd69 Merge pull request #21 from novaway/compat-php8
Updated composer json
2021-03-25 15:09:46 +01:00
Jean-Pascal Devierne
5f850b40f3 Updated composer json
Signed-off-by: Jean-Pascal Devierne <jean-pascal@novaway.fr>
2021-03-24 16:09:03 +01:00
CheapHasz
fe3ecc382c Merge pull request #20 from delphiki/master
Add Elasticsearch 7.x compatibility
2021-02-09 12:34:39 +01:00
delphiki
453c43b8df Fix ES 7.x compatibility 2021-01-29 15:09:26 +01:00
CheapHasz
3cf8fd690b Merge pull request #19 from skwi/fix-exceptions
🐛 Fix Exception event subscriber for symfony 5.0+
2021-01-26 09:12:33 +01:00
skwi
4c20c10d1b 🐛 Fix Exception event subscriber for symfony 5.0+ 2021-01-23 22:38:11 +01:00
ju
8624cea62d Allow elasticsearch/elasticsearch ^7.0 2021-01-20 11:45:42 +01:00
CheapHasz
ad6d45cec8 Merge pull request #18 from qporion/fix/data-collector
🐛 Fix data collector for Sf http kernel >= 5.0
2020-11-19 10:50:09 +01:00
Quentin Porion
437300f55c 🐛 Fix data collector for Sf http kernel >= 5.0 2020-11-19 10:48:40 +01:00
CheapHasz
b77ee39df0 Merge pull request #16 from CheapHasz/remove-alert
Remove alert
2020-10-12 08:18:16 +02:00
Jean-Pascal Devierne
05cd83b366 🔧 Fix https://github.com/advisories/GHSA-754h-5r27-7x3r
Signed-off-by: Jean-Pascal Devierne <jean-pascal@novaway.fr>
2020-10-01 11:48:28 +02:00
Jean-Pascal Devierne
b06b81fce1 📝 Updating doc
Signed-off-by: Jean-Pascal Devierne <jean-pascal@novaway.fr>
2020-10-01 11:40:29 +02:00
CheapHasz
82508a40ac Merge pull request #2 from novaway/master
Update cheaphasz fork
2020-10-01 11:33:46 +02:00
CheapHasz
2161a9447f Merge pull request #14 from CheapHasz/remove-elasticsearch-support
Remove elasticsearch support
2020-10-01 11:31:11 +02:00
CheapHasz
21fc08ee47 Merge pull request #15 from novaway/catch-exception
Catch exception
2020-03-24 13:51:31 +01:00
Jean-Pascal Devierne
317f52b13a Log EventException as critical 2020-03-24 13:37:13 +01:00
Jean-Pascal Devierne
68e3daf9a7 Catch search exception to return an empty resultset, and dispatch an event 2020-03-24 13:36:48 +01:00
Jean-Pascal Devierne
e56810dffd Add symfony/serializer as dependency + bump possible symfony dependencies to 5.0 2020-03-24 13:35:57 +01:00
Jean-Pascal Devierne
8efc4876a1 Throw an exception if index couldn't be marked as live, as otherwise the problem wasn't explicit
Signed-off-by: Jean-Pascal Devierne <jean-pascal@novaway.fr>
2020-02-25 17:36:04 +01:00
Jean-Pascal Devierne
96a8c0f103 🔥 Remove Elasticsearch centric files, to only keep Elastica ones
Signed-off-by: Jean-Pascal Devierne <jean-pascal@novaway.fr>
2020-02-25 17:34:51 +01:00
CheapHasz
f52a67a7b3 Merge pull request #13 from CheapHasz/update-documentation
Update documentation
2020-02-21 09:53:45 +01:00
Jean-Pascal Devierne
6008525082 👌 Finish the doc sentence 2020-02-21 09:53:24 +01:00
CheapHasz
2407ec458a Merge pull request #1 from novaway/master
Retrieve master changes
2019-10-02 09:18:26 +02:00
Jean-Pascal Devierne
8024cb28df Update documentation to remove the novaway/elasticsearch-client mentions, and show the new method of configuration 2019-10-02 09:12:13 +02:00
CheapHasz
a0594dbade Merge pull request #12 from CheapHasz/sf4.3-compat
Sf4.3 compat
2019-07-03 12:29:41 +02:00
Jean-Pascal Devierne
60b742738b Add EventDispatcherAwareTrait to the compatibility 2019-07-03 10:42:01 +02:00
Jean-Pascal Devierne
24ef1397d5 Better test, as the previous wasn't working 2019-07-03 10:40:24 +02:00
Jean-Pascal Devierne
63f7870db7 Sf4.3 compatibility 2019-07-02 17:44:14 +02:00
Jean-Pascal Devierne
79dde45f43 Search now use Symfony\Contracts\EventDispatcher\EventDispatcherInterface if available 2019-07-02 16:56:32 +02:00
Jean-Pascal Devierne
1b9bd014ed Events now extend Symfony\Contracts\EventDispatcher\Event if available 2019-06-05 17:51:26 +02:00
CheapHasz
12862d1c31 Merge pull request #10 from novaway/exception-listener
added exception subscriber for better comprehension
2019-05-28 17:30:34 +02:00
Jean-Pascal Devierne
7d3837224c added exception subscriber for better comprehension 2019-05-28 15:45:56 +02:00
Jean-Pascal Devierne
95b77c268c Remove useless return value and better test 2019-04-19 16:12:50 +02:00
CheapHasz
83c39b387c Merge pull request #9 from novaway/wait-for-es
Added an Elastica\Client override, and a way to wait for elasticsearc…
2019-04-19 16:11:04 +02:00
Jean-Pascal Devierne
0025cd09bd Keep support for regular Elastica\Client 2019-04-19 09:45:48 +02:00