mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-09 01:28:11 +00:00

* Fix : case-insensitive issue on aggregation and simplify aggregation API response format * add lowercase normaliser for service.name.keyword * add lowercase normaliser for database.name.keyword, databaseSchema.name.keyword, columns.name.keyword * fix lowercase normaliser for database.name, databaseSchema.name * create new aggregateRequest.json and update aggregate function * remove sort field in subAgg and trackScores(false) * cleanup function * rename aggregation Field * fix the search cases * fix locales * fix search * add test case * hide lineage search for higher level layers * fix tests --------- Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com> Co-authored-by: karanh37 <karanh37@gmail.com> Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>