david-leifker
|
88b77b56dd
|
fix(struct-prop): fix unintended struct prop ES mutation (#11751)
|
2024-10-29 19:25:52 -05:00 |
|
Davi Arnaut
|
a6e1624f48
|
fix(log): reduce log volume for ingestion and consumers (#11714)
|
2024-10-25 21:10:40 -07:00 |
|
RyanHolstien
|
ffefb9d8fe
|
fix(logging): minor modifications for logging (#11703)
|
2024-10-24 15:40:56 -05:00 |
|
RyanHolstien
|
971aae076d
|
feat(logs): add change event details to log context and improve some logs in MCL/MCP (#11690)
|
2024-10-23 15:29:00 -05:00 |
|
david-leifker
|
6c55511f9a
|
fix(misc): misc fixes (#11678)
|
2024-10-22 06:59:40 -05:00 |
|
david-leifker
|
5d3e464c21
|
feat(validations): Ingest and metadata schema validators (#11619)
Co-authored-by: Pedro Silva <pedro@acryl.io>
|
2024-10-15 12:35:41 -05:00 |
|
deepgarg-visa
|
b4b91421e8
|
fix(search): make graphql query autoCompleteForMultiple to show exact matches first (#11586)
|
2024-10-15 10:16:56 -05:00 |
|
david-leifker
|
09d70bc02c
|
feat(openapi-v3): support async and createIfNotExists params on aspect (#11609)
|
2024-10-14 14:27:36 -05:00 |
|
david-leifker
|
f43720e4ec
|
feat(openapi-v3): generic entities scroll (#11564)
|
2024-10-10 18:16:33 -05:00 |
|
david-leifker
|
51f5e178c4
|
fix(test): Update EbeanAspectDaoTest.java (#11580)
|
2024-10-09 18:59:52 -05:00 |
|
david-leifker
|
f09e18cdb8
|
fix(test): fix test specific for single query (#11567)
|
2024-10-09 09:35:42 -05:00 |
|
Udbhav Agrawal
|
5335454d6a
|
Fix data search for fieldType = OBJECT for non-string fields (#11524)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2024-10-08 15:07:10 -05:00 |
|
david-leifker
|
35dfff7755
|
fix(ci): fix cassandra test flake (#11557)
|
2024-10-08 10:52:40 -05:00 |
|
RyanHolstien
|
5c2c555a84
|
fix(changeGenerator): fix logic around descriptions and make execution more efficient (#11539)
|
2024-10-05 06:07:07 -05:00 |
|
david-leifker
|
09e9d83f26
|
fix(search): Elasticsearch bool query should (#11536)
|
2024-10-04 16:32:19 -05:00 |
|
RyanHolstien
|
ba2f1d3147
|
feat(dataProduct): add data product unset side effect (#11512)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2024-10-04 16:32:08 -05:00 |
|
Nbagga14
|
cc63f53c6a
|
Added IEQUAL operator to support case insensitive searches (#11501)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2024-10-04 14:05:29 -05:00 |
|
Andrew Sikowitz
|
81151db04a
|
feat(graphql/lineage): Support including ghost entities (#11510)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2024-10-04 13:23:01 -05:00 |
|
david-leifker
|
fcd6365af3
|
fix(search): Fix empty description (#11514)
|
2024-10-04 10:55:32 -05:00 |
|
david-leifker
|
9e0f68cc94
|
fix(tests): fix metadata-io tests (#11530)
|
2024-10-04 09:42:21 -05:00 |
|
david-leifker
|
5cbd83675e
|
refactor(criterion): refactor criterion construction (#11486)
|
2024-09-27 13:11:40 -05:00 |
|
david-leifker
|
090c51423e
|
config(reindex): create reindex timeout configuration (#11456)
|
2024-09-23 11:13:39 -05:00 |
|
david-leifker
|
a481ea4ffb
|
feat(graph): graph index soft-delete support (#11453)
|
2024-09-23 10:10:03 -05:00 |
|
david-leifker
|
b17d7764e4
|
fix(search): restore prefix phrase match on quoted search (#11444)
|
2024-09-20 14:07:29 -05:00 |
|
Pinaki Bhattacharjee
|
6af5c61907
|
fix(SearchDocumentTransformer): Use correct variable to update ES (#11430)
|
2024-09-20 11:23:51 -05:00 |
|
RyanHolstien
|
8972270118
|
fix(changeGenerator): fixes schema change generator corner cases v2 (#11386)
|
2024-09-18 11:19:02 -05:00 |
|
kanavnarula
|
4693ab0521
|
Advance search - Added case sensitive flag for wildcard searches (#11272)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
|
2024-09-18 10:54:24 -05:00 |
|
RyanHolstien
|
5f53a49e27
|
fix(customSearch): apply query string interpolation to function score (#11406)
|
2024-09-17 16:07:19 -05:00 |
|
david-leifker
|
6a165a8cc3
|
refactor(search): refactor field type detection (#11395)
|
2024-09-17 09:33:26 -05:00 |
|
Vigneshwaran Mathiyalagan
|
c2977d8626
|
fix: support for non-string types in object fields (#11066)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: milindgupta <milindgupta9@github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
Co-authored-by: milindgupta9 <133847413+milindgupta9@users.noreply.github.com>
|
2024-09-17 08:56:46 -05:00 |
|
david-leifker
|
1d297afe35
|
fix(ebean): upgrade ebean library (#11379)
|
2024-09-16 18:37:36 -05:00 |
|
david-leifker
|
cb7ac88bb4
|
fix(NPE): fix NPE in EntityService (#11373)
|
2024-09-13 08:01:02 -05:00 |
|
milindgupta9
|
39aa086fa1
|
Fix: bug fix for empty key values pair in elastic search mapping (#11004)
Co-authored-by: milindgupta <milindgupta9@github.com>
|
2024-09-12 13:26:41 -05:00 |
|
RyanHolstien
|
408fdcd041
|
fix(browse): adjust browse to use full text in line with search (#11367)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2024-09-12 13:20:36 -05:00 |
|
david-leifker
|
738eaed6f1
|
feat(throttle): extend throttling to API requests (#11325)
|
2024-09-12 09:52:20 -05:00 |
|
david-leifker
|
48ef215b21
|
perf(search): reduce highlight fragments (#11349)
|
2024-09-12 09:51:11 -05:00 |
|
david-leifker
|
d38507694f
|
feat(search): search query rewriter (#11279)
|
2024-09-12 07:28:31 -05:00 |
|
david-leifker
|
f23765ec30
|
feat(auth): implement session authorization cache (#11327)
|
2024-09-11 15:06:24 -05:00 |
|
arpanchakra29
|
33e898af4a
|
Feature/custom highlight on search (#11339)
Co-authored-by: Arpan Chakraborty <arpan.chakraborty@blackrock.com>
Co-authored-by: krekacsk <krekacs.k@outlook.com>
|
2024-09-11 10:25:48 -05:00 |
|
Saketh Varma
|
728a41e895
|
fix(timeline api): adding modification category (#11345)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2024-09-11 10:33:57 -04:00 |
|
david-leifker
|
fc92d23cc1
|
feat(entity-service): fallback logic for aspect version (#11304)
|
2024-09-10 12:41:21 -05:00 |
|
david-leifker
|
c6eea1eec3
|
fix(version): forUpdate needed for versioning (#11328)
|
2024-09-09 21:22:13 -05:00 |
|
Nbagga14
|
455c90fdcb
|
fix : added support for multiple values for CONTAIN, START_WITH and END_WITH operators (#11068)
|
2024-09-06 10:10:41 -05:00 |
|
david-leifker
|
d795a5357d
|
fix(search): fix regression from #10932 (#11309)
|
2024-09-05 14:09:13 -05:00 |
|
Aseem Bansal
|
07883473b8
|
fix(api/timeline): fix corner cases missed, add tests (#11288)
|
2024-09-05 18:45:54 +05:30 |
|
david-leifker
|
ede9520b87
|
feat(schemaField): populate schemaFields with side effects (#10928)
|
2024-09-04 15:36:12 -05:00 |
|
Pinaki Bhattacharjee
|
bc79aece3c
|
chore(vulnerability): Log Injection (High) (#11131)
|
2024-08-20 09:39:43 -05:00 |
|
david-leifker
|
edb9a87b84
|
fix(elasticsearch): refactor idHashAlgo setting (#11193)
|
2024-08-16 14:41:44 -05:00 |
|
david-leifker
|
12b3da3d71
|
fix(config): fix hash algo config (#11191)
|
2024-08-15 21:49:27 -05:00 |
|
RyanHolstien
|
06562f320d
|
feat(search): support sorting on multiple fields (#10775)
|
2024-08-09 15:29:43 -05:00 |
|