mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +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 Parts --------- Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io> Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>