0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-18 19:52:30 +00:00
salesagility_SuiteCRM/lib/Search/ElasticSearch
2xaronl 29efb03a9a ElasticSearch Indexing batch error handling
Previously, the ElasticSearch Indexing would assume that if there were errors in a batch that all items in the batch had an error.  This fix only logs errors when an item actually has an error present.
2022-12-15 12:25:50 +00:00
..
elasticsearch.example.json Add simple configuration loader for ElasticSearchClientBuilder 2018-06-29 11:08:52 +01:00
ElasticSearchClientBuilder.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
ElasticSearchEngine.php Fix #9638 - Elasticsearch issue with accented characters 2022-12-15 12:13:18 +00:00
ElasticSearchHooks.php Complete previous fix systems with disabled ElasticSearch 2019-09-24 15:35:16 +01:00
ElasticSearchIndexer.php ElasticSearch Indexing batch error handling 2022-12-15 12:25:50 +00:00
ElasticSearchModuleDataPuller.php style changes 2019-09-20 20:04:21 -05:00