Shun Miyazawa
|
cca76b6b3f
Refactor getClient: initialize instance as null and simplify return statements for improved clarity
|
10 months ago |
Shun Miyazawa
|
bab8dc3109
Refactor ElasticsearchDelegator: update initClient to be asynchronous and await getClient for improved handling of client initialization
|
10 months ago |
Shun Miyazawa
|
ccf8c279db
Refactor ElasticsearchDelegator: change member variables to private for better encapsulation
|
10 months ago |
Shun Miyazawa
|
eacf64c662
Refactor ElasticsearchDelegator: rename elasticVersion to elasticsearchVersion and add return types for improved clarity
|
10 months ago |
Shun Miyazawa
|
ce973565fd
Fix ElasticsearchDelegator: assign elasticVersion directly from elasticsearchVersion parameter
|
10 months ago |
Shun Miyazawa
|
10a788f874
Refactor ElasticsearchDelegator: specify SocketIoService type for socketIoService and constructor
|
10 months ago |
Shun Miyazawa
|
9c62361f59
Refactor ElasticsearchDelegator: remove unused queries and simplify constructor logic
|
10 months ago |
Shun Miyazawa
|
025877c58f
clean code
|
10 months ago |
Shun Miyazawa
|
e6ed5f060d
Refactor query declaration to use const for improved code clarity
|
10 months ago |
Shun Miyazawa
|
a09e63c128
Refactor import statement for ElasticSEarchClientDeletegator to improve module structure
|
10 months ago |
Shun Miyazawa
|
35f5bcd467
Refactor Elasticsearch client types and add interfaces for better type management
|
10 months ago |
Shun Miyazawa
|
0d1c8a1894
Add todo
|
10 months ago |
Shun Miyazawa
|
f6fdb75291
rm unnec code
|
10 months ago |
Shun Miyazawa
|
1098c2799d
Remove unused Elasticsearch client types and client implementation
|
10 months ago |
Shun Miyazawa
|
e8098f54b0
Refactor ElasticsearchDelegator to use getClient for client initialization
|
10 months ago |
Shun Miyazawa
|
e57361e36a
Fix updateAliases method to correctly wrap parameters in a body object
|
10 months ago |
Shun Miyazawa
|
03238808ce
Absorb differences in response between versions
|
10 months ago |
Shun Miyazawa
|
34c490631b
Add error logging in search route handlers
|
10 months ago |
Shun Miyazawa
|
26be5bbd92
Fix type for exists method in indices to return correct response type
|
10 months ago |
Shun Miyazawa
|
5126ffbf70
Refactor stats method to use standard function syntax
|
10 months ago |
Shun Miyazawa
|
66e464b3e9
Add TODO
|
10 months ago |
Shun Miyazawa
|
db1051ddc4
Add getClient function and delegator types for Elasticsearch clients
|
10 months ago |
Shun Miyazawa
|
129dfe9b2c
clean code
|
10 months ago |
Shun Miyazawa
|
12812c62ca
clean code
|
10 months ago |
Shun Miyazawa
|
900944beef
clean code
|
10 months ago |
Shun Miyazawa
|
8f9a66486b
Remove interface implementation from ES7, ES8, and ES9 client delegators
|
10 months ago |
Shun Miyazawa
|
556de509b5
Refactor bulk and search methods to remove async keyword in ES7, ES8, and ES9 client delegators
|
10 months ago |
Shun Miyazawa
|
36487fa032
Add ES7, ES8, and ES9 client delegators for Elasticsearch integration
|
10 months ago |
Shun Miyazawa
|
4429d877e5
Merge branch 'support/support-es9' into feat/168205-
|
10 months ago |
Shun Miyazawa
|
a7298e77c7
Merge branch 'master' into support/support-es9
|
10 months ago |