mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-31 05:04:39 +00:00

* Search Settings with Ranking config * Fix #19103: Search Settings with Ranking config * feat: search setting based on entity * refactor: css and address review comments * test: add unit tests * test: e2e test for update search setting * update searchSettings.json * Refactor search builder * Refactor search builder * Integrate it into SearchClients * Integrate it into SearchClients * Integrate it into SearchClients * Add preview endpoint * Add preview endpoint * test: fix and add unit tests * test: add playwright tests * style: fix minor styles * fix: search preview on reload page * Fix merge conflicts * refactor: address PR comments * style: term boost and icons * fix: route for entity search page * Fix fqn search, store search settings, add validation * Fix SearchSettings tests * Refactor the code to remove duplication; fix aggregation to have only unique field names * Fix preview calls, common aggregations * Fix search ranking * Fix search relevancy * Remove useNaturalLanguageSearch * fix: style, delete field and tests * Add text fields for tags, tier, certification * Fix java style * fix: style variables * fix: localisation and styles * fix merge conflicts * Fix failing test due to same aggrgation name coming from the asset configuration and global * Fix Hierarchy Tests * Fix Test Case failures * Add NLQ integration interfaces * disable NLS by default * Fix Glossary and Glossary Term Resource Tests * revert openmetadata * fix path for json search settings * fix playwright failure * Fix failing test * add tag and search index --------- Co-authored-by: Pranita <pfulsundar8@gmail.com> Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>