Pull request #12: Changed dependency from path to bundleMerge in ODY_WRAP/elasticsearch from development to master
* commit '2f3cd56e32be407c17e621c74d1f565b893725b8':
Changed dependency from path to bundle
Pull request #11: DevelopmentMerge in ODY_WRAP/elasticsearch from development to master
* commit 'ee5f3bcfbf0da38828de1546eab28d127cbdb8f4':
Submodule update
Removed no longer needed entry for local libs
Not needed
UTF-8
Removed libs from project --> now from target platform
Pull request #10: Reverted dependencies (needs further work)Merge in ODY_WRAP/elasticsearch from development to master
* commit 'd371cf9f61ae3cad7657b4aba2836630990c83b8':
Reverted dependencies (needs further work)
Pull request #9: Dependency cleanupMerge in ODY_WRAP/elasticsearch from development to master
* commit 'e9428185d4ef934d4e05c94fa3d1f8f5915960b8':
Dependency cleanup
Pull request #8: DevelopmentMerge in ODY_WRAP/elasticsearch from development to master
* commit 'b6e0ff033506b1d6315b7afa6527327ae422209b':
Dependency cleanup
Merge pull request #7 in ODY_WRAP/elasticsearch from development to master* commit 'f575834226eea369242eb19e6b8c0135879f0894':
Removed slf4j plugin dependency
Merge pull request #6 in ODY_WRAP/elasticsearch from development to master* commit 'ed6771d0fab7cac273e08a0d6a0186b73f390e28':
ElasticSearch wrapper: added https handling without certificate checking; needed to remove the validation of a connection because the user might not have the rights to do the get request
Connection check (untested)
Wrong position of annotation
Merge pull request #4 in ODY_WRAP/elasticsearch from bugfix/ODY-2021-bug-with-elasticsearch-and-https to development* commit '040981d1bb50807aebacf52817038e8b5358b420':
ElasticSearch wrapper: added https handling without certificate checking; needed to remove the validation of a connection because the user might not have the rights to do the get request
ElasticSearch wrapper: added https handling without certificate checking; needed to remove the validation of a connection because the user might not have the rights to do the get request
Merge pull request #3 in ODY_WRAP/elasticsearch from development to master* commit 'f630d42234f76c6af974f3b06d3dc1e772c160e8':
Submodule update
Added slf4j
Replaced Commons Codec lib
Merge pull request #2 in ODY_WRAP/elasticsearch from development to master* commit '59acccf88dd9816b0a3ecb4e5feadd5bd59f8cc9':
Added possibiblity to define https
Merge pull request #1 in ODY_WRAP/elasticsearch from development to master* commit '5290a183ab4ad4b45801ec4d3b31292d71245624': (21 commits)
FIX: Create query
Removed debub output
FIX for cases with no attributes/replacements
Attributes could be empty (no replacements)
In case of no replacement attributes could ne empty
Update of submodule
First version of Enrich with elastic search (untested yet)
Removed warnings
Added authentication with BasicAuth
...