Pedro Silva
|
86e0023a4e
|
feat(ingestion): Adds more advanced configurations for runtime debugging (#8998)
|
2023-10-21 16:20:59 +01:00 |
|
david-leifker
|
63599c9555
|
fix(search): fix mapping builder bug (#9062)
|
2023-10-21 11:17:28 +01:00 |
|
Indy Prentice
|
409f981fd3
|
fix(search): Apply SearchFlags passed in through to scroll queries (#9041)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-10-18 21:25:54 +00:00 |
|
Indy Prentice
|
7855fb60a7
|
fix(api): Add preceding / to get index sizes path (#9043)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-10-18 20:19:10 +00:00 |
|
Indy Prentice
|
aae1347efc
|
fix(search): Detect field type for use in defining the sort order (#8992)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-10-18 16:26:24 -03:00 |
|
david-leifker
|
b61c38ab05
|
refactor(misc): testngJava fix, systemrestli client, cache key fix, e… (#8926)
|
2023-09-30 22:47:59 -05:00 |
|
david-leifker
|
aef49b8fb2
|
feat(entity-client): enable client side cache for entity-client and usage-client (#8877)
|
2023-09-21 22:00:14 -05:00 |
|
david-leifker
|
21eb4dfc12
|
feat(search): update to support OpenSearch 2.x (#8852)
|
2023-09-21 13:01:55 -05:00 |
|
Indy Prentice
|
1efc5d9846
|
fix(index): Do not override the search analyzer for ngram fields (#8818)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-09-11 11:31:44 -05:00 |
|
skrydal
|
794eb0324a
|
fix(gms): Fixed Recently Viewed section for users with '@' in the URN. (#8754)
Co-authored-by: pi-skrydalewicz-ext <pi.skrydalewicz.ext@adevinta.com>
Co-authored-by: amanda-her <912amandahernando@gmail.com>
|
2023-09-07 20:08:41 -05:00 |
|
david-leifker
|
519b36d7b5
|
fix(custom-search): fix custom search to be able to use unquoted query (#8805)
|
2023-09-07 18:06:21 -05:00 |
|
david-leifker
|
56c00f5586
|
feat(openapi): entity endpoints & analytics raw (#8537)
|
2023-09-07 17:09:52 -05:00 |
|
Indy Prentice
|
cf166843b5
|
feat(search): Also de-duplicate the field queries based on field names (#8788)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: David Leifker <david.leifker@acryl.io>
|
2023-09-07 15:29:55 -05:00 |
|
John Joyce
|
94fa514700
|
feat(systemMetadata): Adding a lastRunId field system metadata (#8672)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
|
2023-09-06 14:51:03 -03:00 |
|
david-leifker
|
1b79142d9e
|
feat(EntityService): batched transactions and ebean updates (#8456)
|
2023-09-02 19:25:44 -05:00 |
|
Indy Prentice
|
97019d8d8f
|
test(lineage): Add test for scroll across lineage (#8728)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
|
2023-08-28 14:02:21 -03:00 |
|
Indy Prentice
|
2f11f24d83
|
feat(search): De-duplicate scale factors across entities (#8718)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-28 14:02:00 -03:00 |
|
david-leifker
|
6bfd94c713
|
chore(jackson): update to released version of jackson (#8674)
|
2023-08-25 23:42:26 -05:00 |
|
Chris Collins
|
b6141f5fff
|
feat(java/ui) Add search suggestions to our search experience (#8710)
|
2023-08-24 18:02:22 -04:00 |
|
Joshua Eilers
|
a78e72caf8
|
highlight matched fields in search results (#8651)
|
2023-08-24 10:12:26 -07:00 |
|
Chris Collins
|
a4cb81cc43
|
fix(java) Use alias for name search sorting and fix missing mappings (#8648)
|
2023-08-23 19:30:14 -04:00 |
|
Ellie O'Neil
|
b0cb990bad
|
tests(search): more golden tests (#8683)
|
2023-08-22 11:35:58 -07:00 |
|
david-leifker
|
655914841b
|
fix(docker): misc docker fixes (#8677)
|
2023-08-22 10:38:08 +05:30 |
|
Indy Prentice
|
8cf299aeb4
|
feat(search): Add word gram analyzer for name fields (#8611)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-21 15:33:10 -03:00 |
|
Ellie O'Neil
|
5f5f51f515
|
tests(search): search golden tests (#8605)
|
2023-08-17 15:41:57 -04:00 |
|
Aseem Bansal
|
ef5931fbed
|
refactor(graphql): extract code into metadata-io part 1 (#8607)
|
2023-08-10 21:00:50 +05:30 |
|
Chris Collins
|
265e2a4e42
|
feat(ui/graphql) Add ability to sort search results from search results page (#8595)
|
2023-08-09 16:51:06 -04:00 |
|
Indy Prentice
|
926a9c36a6
|
refactor(search) Use search across multiple-entities API, deprecate Aggregator classes (#8498)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-08 11:23:27 -03:00 |
|
Indy Prentice
|
d2efbba4dc
|
feat(ebean): Add metric in ebean aspect DAO for failed tries, as well as failed operation… (#8576)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-07 11:13:14 -03:00 |
|
Indy Prentice
|
53f7ebdd88
|
fix(aspect): count query only for relevant aspect index (#8569)
|
2023-08-04 12:18:35 +05:30 |
|
John Joyce
|
e380f7d317
|
feat(search): Allow aggregating on facets that are not explicitly part of default filter set (#8540)
|
2023-08-01 15:31:24 -07:00 |
|
david-leifker
|
de1f23d9d9
|
feat(metrics): add metrics for aspect write and bytes (#8526)
|
2023-07-31 11:10:40 -03:00 |
|
david-leifker
|
b77b4e2ba9
|
feat(elasticsearch): allow bulk delete (#8424)
|
2023-07-31 10:05:26 +05:30 |
|
Indy Prentice
|
55c6592575
|
feat(search): Throw exception instead of returning an empty response from scroll in an error case (#8517)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:27:10 +05:30 |
|
Indy Prentice
|
e09a2e6c85
|
feat(lineage): Apply search flags to scroll query in LineageSearchService (#8518)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:26:49 +05:30 |
|
david-leifker
|
fa05aae959
|
fix(search): fix lightning cache enable logic (#8522)
|
2023-07-28 17:41:58 -05:00 |
|
david-leifker
|
3640291493
|
config(ebean): add ebean retry configuration (#8500)
|
2023-07-28 14:09:44 -05:00 |
|
Aseem Bansal
|
db42998a69
|
fix(browsepathv2): default browse path with empty space (#8503)
|
2023-07-25 21:58:44 +05:30 |
|
Indy Prentice
|
27392f9f81
|
refactor(search): Support searching multiple entities in search() as in scroll() (#8461)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-24 15:39:44 -03:00 |
|
Chris Collins
|
a4f4ff386c
|
fix(cache) Fix caching bug with new search filters (#8434)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-07-21 10:44:57 -04:00 |
|
RyanHolstien
|
93fde6bf93
|
feat(io): refactor metadata-io module (#8306)
|
2023-07-20 06:39:14 +05:30 |
|
Pedro Silva
|
e32d552039
|
fix(owner): Corrects ownership aspect generation during update operations (#8399)
|
2023-07-13 12:58:43 +05:30 |
|
Indy Prentice
|
a884cf3f90
|
feat(elasticsearch): optimization to reindex instead of deleteByQuery (#8352)
|
2023-07-12 17:12:23 +05:30 |
|
Chris Collins
|
18c1f12436
|
feat(ui) Allow a configurable default tab for domain entity profile page (#8316)
|
2023-07-11 10:30:47 -04:00 |
|
david-leifker
|
a5f420ffd4
|
feat(browsepathv2): enable incremental update browsepath (#8354)
|
2023-07-06 10:42:07 -05:00 |
|
Indy Prentice
|
a679e661c6
|
feat(usagestats): Optimize elasticsearch query for usage stats aggregations (#8333)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-29 13:55:15 -05:00 |
|
Joshua Eilers
|
80fcb21169
|
Container link in browse v2 sidebar (#8305)
|
2023-06-28 22:20:31 +00:00 |
|
Indy Prentice
|
6b8c4c83bc
|
feat(elasticsearch): Add rest.li endpoint that does truncation cleanup of a timeseries index (#8277)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@ip-172-16-225-44.us-west-2.compute.internal>
|
2023-06-28 17:06:51 -05:00 |
|
Chris Collins
|
96dd91e994
|
fix(search) Add facets list to our cache key to avoid cache collisions (#8327)
|
2023-06-28 17:05:12 -04:00 |
|
Indy Prentice
|
71633c788c
|
tests(elasticsearch): Add fixture test for basic scroll functionality (#8321)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-28 12:37:24 -05:00 |
|