0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-30 12:06:23 +00:00
salesagility_SuiteCRM/lib/Search
QuickCRM bd29ff9903 Fix #9516 - getRelatedId returns null instad of string
getRelatedId is supposed to return a string but returns null in some conditions.
Return an empty string instead
2023-06-28 10:40:55 +01:00
..
AOD Unify search engines 2021-09-08 16:46:41 +01:00
BasicSearch Fix #9454 - Avoid duplicate results in basic search 2022-02-01 15:47:30 +00:00
ElasticSearch ElasticSearch Indexing batch error handling 2022-12-15 12:44:20 +00:00
Exceptions 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
Index Upgrade ElasticSearch to v7.x 2021-09-08 16:50:13 +01:00
SqlSearch Unify search engines 2021-09-08 16:46:41 +01:00
UI Fix #9638 - Elasticsearch issue with accented characters 2022-12-15 12:44:20 +00:00
SearchConfigurator.php Implement PDF Selection 2021-09-17 15:41:51 +01:00
SearchEngine.php Unify search engines 2021-09-08 16:46:41 +01:00
SearchModules.php Consolidate global search settings 2021-09-08 16:47:03 +01:00
SearchQuery.php Fix #9638 - Elasticsearch issue with accented characters 2022-12-15 12:44:20 +00:00
SearchResults.php Fix #9516 - getRelatedId returns null instad of string 2023-06-28 10:40:55 +01:00
SearchWrapper.php Unify search engines 2021-09-08 16:46:41 +01:00