This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Releases: SAP-archive/hana-enterprise-search-engine
Releases · SAP-archive/hana-enterprise-search-engine
v0.4.1
What's Changed
- fix wrong links by @kfuerst in #71
- Initial Version documents search 8.11. by @sahinis in #72
- update setup.md. Python 3.11 is not yet supported by @kfuerst in #73
- initial version by @sahinis in #74
- return ESH_CONFIG errors by @kfuerst in #75
- adding ruleset by @muamerrovcanin in #76
- fix sapui5 version by @muamerrovcanin in #77
- Annotation in CDS file, inital documentation, built new queries in notebook by @sahinis in #78
- Dev by @muamerrovcanin in #79
- Dev by @muamerrovcanin in #80
- support non-virtual many associations (e.g. to code-list objects) by @kfuerst in #81
- Adjust annotation for image, logic for ext/int docs by @sahinis in #82
- detect short pathes by @kfuerst in #83
- v0.3.1 by @kfuerst in #84
- Merge pull request #84 from SAP-samples/dev by @kfuerst in #85
- Dev by @muamerrovcanin in #86
- Dev by @muamerrovcanin in #87
- added DateValue by @muamerrovcanin in #88
- Final documentation, adjust date query in ext.query by @sahinis in #89
- move crud and search-specific parts of server.py in separate files by @kfuerst in #90
- fix geo polygon by @muamerrovcanin in #91
- Adjustment in irExample and DocResearchExample by @sahinis in #92
- change in storage of schema-specific runtime information by @kfuerst in #93
- Add Dockerfile by @remi-sap in #19
- Remove old tests examples, create new example "Datatype" by @sahinis in #94
- add objects with associations to objects not in the same request by @kfuerst in #95
- Add Dockerfile by @kfuerst in #96
- fix error handling of associations to non-existing source-keys by @kfuerst in #97
- Fix default search configuration: no @UI.position for @UI.hidden anno… by @kfuerst in #98
- initial dataload example, delete update-fol, docR by @sahinis in #100
- fix id generation for referenced object; deterministic ids by @kfuerst in #101
- Dev by @muamerrovcanin in #102
- IP address handling for localhost by @kfuerst in #103
- Dev changed object Property by @muamerrovcanin in #104
- Dev v0.4.0 by @kfuerst in #105
New Contributors
Full Changelog: v0.3.0...v0.4.1
v0.3.0
What's Changed
- optimize deploy performance by @kfuerst in #14
- improve performance, improve check.py by @kfuerst in #15
- Update setup.md by @wweirich in #16
- fix - phrase in query language by @muamerrovcanin in #17
- added support for suggestions by @muamerrovcanin in #18
- added support for CHAR and NCHAR by @muamerrovcanin in #20
- add graph queries, improve performance for deploy and load data by @kfuerst in #21
- Remove tkinter import; cleanup measurements for runtime tests by @kfuerst in #22
- use callproc where possible by @kfuerst in #23
- collected updates by @kfuerst in #24
- Improve demo/simple by @kfuerst in #25
- Update search.ipynb by @kfuerst in #26
- ICM-Modell 17/10/2022 by @sahinis in #27
- Cleanup by @kfuerst in #28
- Cleaning up of file and structures 17/10 by @sahinis in #29
- fix geo search in v1/query by @kfuerst in #30
- Cleanup standard notebooks by @kfuerst in #31
- Dev by @muamerrovcanin in #34
- Dev by @muamerrovcanin in #35
- Clean up files + geo searches by @sahinis in #36
- Cleanup example by @kfuerst in #37
- Dev by @muamerrovcanin in #41
- fix fuzzy search by @muamerrovcanin in #42
- Add error handling, fix mapping to internal scope name by @kfuerst in #43
- Demo config is not needed anymore, use server config by @kfuerst in #44
- Adjustment new notebook style 25/10 by @sahinis in #45
- Dev by @muamerrovcanin in #46
- Final version with Documentation 25/10 by @sahinis in #47
- support models where PK of root node is not first element by @kfuerst in #48
- @Search.defaultSearchElement on all properties but ST_POINT, ST_GEOMETRY by @kfuerst in #49
- added fuzzySearchOptions object by @muamerrovcanin in #50
- support freestyle in v1/query by @kfuerst in #51
- Final Update 27/10 by @sahinis in #52
- support wherefound by @kfuerst in #53
- modified Property and PropertyInternal by @muamerrovcanin in #54
- adopt query mapping to improved client library by @kfuerst in #55
- change scope and property to list by @kfuerst in #56
- scope as list only by @muamerrovcanin in #58
- Adjustments 31/10 by @sahinis in #57
- improve error handling if tenant does not exist, update api documenta… by @kfuerst in #59
- add example documentation by @kfuerst in #60
- add support of text indices by @kfuerst in #61
- Dev by @sahinis in #62
- fix escaping by @muamerrovcanin in #63
- fix escaping2 by @muamerrovcanin in #64
- Updating person related queries 4.11 by @sahinis in #65
- support @Search.defaultSearchElement by @kfuerst in #66
- simple example: refine freestyle and text search by @kfuerst in #67
- Dev by @sahinis in #68
- increase version by @kfuerst in #69
- v0.3.0 by @kfuerst in #70
New Contributors
- @wweirich made their first contribution in #16
- @muamerrovcanin made their first contribution in #17
- @sahinis made their first contribution in #27
Full Changelog: v0.2.0...v0.3.0
Support all HANA data-types
What's Changed
- Support deeply structured objects by @kfuerst in #1
- refactor mapping by @kfuerst in #2
- Support all data types by @kfuerst in #3
- more consistent variable naming by @kfuerst in #4
- add consistency check for deploy model by @kfuerst in #5
- extend consistency check for CSON-model by @kfuerst in #6
- add simulate test results by @kfuerst in #7
- First content for github pages by @kfuerst in #8
- move images to docs folder by @kfuerst in #9
- add multiple documentation pages by @kfuerst in #10
- Improve Documentation, Error Handling for model deployment by @kfuerst in #11
- consistency check + data type tests/examples by @kfuerst in #12
- Update types.md by @kfuerst in #13
New Contributors
Full Changelog: v0.1.0...v0.2.0