mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-04 07:33:56 +00:00

* Fix explain turned by default, use dfs_query_then_fetch in cases of sharding of search cluster * Add exact match configs * Add exact match configs * Update Logic to build search source builder with exact match priority * Revert "Update Logic to build search source builder with exact match priority" This reverts commit 175a2e9c6b67ee90d4b2a35af89bb035e8c45131. * Revert "Add exact match configs" This reverts commit 3fd52606610bbb97a676170004cab6d7adc31a0d. * revert display name change * make boost mode as sum by defaul * add more fqnparts for schema and database * revert DFS_QUERY_THEN_FETCH since sharding wasn the issue * use fqn split * refactor fqn parsing --------- Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>