RyanHolstien
|
6a16935728
|
fix(operations): fix get index sizes integer wrap (#9450)
|
2023-12-15 11:23:04 -06:00 |
|
Aseem Bansal
|
e14474176f
|
feat(lint): add spotless for java lint (#9373)
|
2023-12-06 11:02:42 +05:30 |
|
siladitya
|
7fb60869f2
|
feat(gms/search): Adding support for DOUBLE Searchable type (#9369)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
|
2023-12-05 20:28:47 -06:00 |
|
Pedro Silva
|
6655918923
|
feat(recomendations): Make top platforms account only for searchable entities (#9240)
|
2023-11-15 19:53:50 +00:00 |
|
Xuelei Li
|
179f103412
|
fix(metadata-io): in Neo4j service use proper algorithm to get lineage (#8687)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-11-10 10:58:38 -06:00 |
|
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
|
21eb4dfc12
|
feat(search): update to support OpenSearch 2.x (#8852)
|
2023-09-21 13:01:55 -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 |
|
david-leifker
|
6bfd94c713
|
chore(jackson): update to released version of jackson (#8674)
|
2023-08-25 23:42:26 -05: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 |
|
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 |
|
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
|
fa05aae959
|
fix(search): fix lightning cache enable logic (#8522)
|
2023-07-28 17:41:58 -05:00 |
|
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 |
|
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 |
|
david-leifker
|
a5f420ffd4
|
feat(browsepathv2): enable incremental update browsepath (#8354)
|
2023-07-06 10:42:07 -05: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 |
|
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 |
|
Indy Prentice
|
6ebef9a0de
|
tests(urn): Add tests for more cases of invalid urns (#8285)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-23 12:53:56 +05:30 |
|
Joshua Eilers
|
620d245d57
|
Add retries to JavaEntityClient:deleteReferencesTo (#8268)
|
2023-06-22 20:03:58 +00:00 |
|
Chris Collins
|
ed2159bc36
|
feat(ui) Update Search & Browse to be a unified experience (#8235)
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
|
2023-06-21 13:40:07 +05:30 |
|
Indy Prentice
|
e35ac44f58
|
fix(ingest): Call validator on the base urn as well as aspect components when ingesting (#8250)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-16 11:47:19 -05:00 |
|
John Joyce
|
d1ff9024b9
|
feat(search): Supporting Aggregations for hasX fields (#8241)
|
2023-06-16 13:33:29 +05:30 |
|
RyanHolstien
|
6ce0a248fd
|
feat(ui): create fast path for immediate processing of ui sourced changes (#8200)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-06-15 16:47:13 +05:30 |
|
Indy Prentice
|
6c445c891a
|
fix(lineagecounts) Include entities that are filtered out due to sibling logic in the filtered count of lineage counts (#8152)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-31 09:05:48 -05:00 |
|
Gabe Lyons
|
bb4a912d9b
|
feat(search): adding support for _entityType filter in the application layer + frontend (#8102)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
|
2023-05-30 10:21:33 -07:00 |
|
Pedro Silva
|
ea92b86e6a
|
feat(custom ownership): Adds Custom ownership types as a top level entity (#8045)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-05-26 17:54:09 +01:00 |
|
Indy Prentice
|
1f67463778
|
fix(search): Update _entityType transform logic to work for entities containing _ (#8112)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-24 10:47:19 -05:00 |
|
RyanHolstien
|
530b9a6540
|
fix(jackson): increase max serialized string length default (#8053)
|
2023-05-23 11:38:58 -05:00 |
|
Indy Prentice
|
da33e27784
|
feat(search): Add AggregateAcrossEntities endpoint (#8000)
|
2023-05-19 21:26:50 +00:00 |
|
david-leifker
|
ada78cb617
|
fix(platform): fix NPE in change event processing (#8038)
|
2023-05-13 20:57:06 -07:00 |
|
david-leifker
|
cd819bdacc
|
fix(search): fix custom search config parsing (#8010)
|
2023-05-10 09:56:51 -05:00 |
|
RyanHolstien
|
ee5480bcbd
|
fix(cache): update search cache when skipped, but enabled (#7936)
|
2023-05-08 17:50:50 -05:00 |
|
Chris Collins
|
37db8c635e
|
feat(es) Store and map containerPath to elastic search properly (#7898)
|
2023-05-05 10:49:23 -04:00 |
|
Indy Prentice
|
5c1283afa6
|
feat(search): add filter for specific entities (#7919)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-01 23:15:47 +00:00 |
|
david-leifker
|
ebb2af637f
|
feat(search): enable search initial customization (#7901)
|
2023-05-01 13:18:19 -05:00 |
|
david-leifker
|
2ffa39f009
|
Logging and test models fixes (#7884)
|
2023-04-21 15:45:20 -05:00 |
|