Shun Miyazawa
|
7fd2ee8384
Add Elasticsearch mappings for versions 7, 8, and 9 with custom analyzers and settings
|
10 months ago |
satof3
|
7c77f1773a
Apply i18n (Japanese)
|
10 months ago |
satof3
|
3e06855349
Update shortcut (HardCode)
|
10 months ago |
Naoki427
|
2a98feeff2
fix renderer error flicker during loading
|
10 months ago |
Naoki427
|
c25f57695f
change rendererErrorMessage
|
10 months ago |
Naoki427
|
959f0d2e75
delete default-renderer-config
|
10 months ago |
Naoki427
|
70bd44ba8f
add rendererErrorMessage
|
10 months ago |
Shun Miyazawa
|
a3e2fc5be1
Fix return type for indices method in ES8ClientDelegator and ES9ClientDelegator to ensure correct response type
|
10 months ago |
Shun Miyazawa
|
1be6ab324d
8 -> 9
|
10 months ago |
Shun Miyazawa
|
e2f2319efe
Update Elasticsearch context and version to 9.0.3 in Docker Compose configuration
|
10 months ago |
Shun Miyazawa
|
384d076f28
Reapply "Update Elasticsearch dependency to version 9.0.3 for improved stability and features"
|
10 months ago |
Shun Miyazawa
|
8daf6d2cb6
Revert "Update Elasticsearch dependency to version 9.0.3 for improved stability and features"
|
10 months ago |
Shun Miyazawa
|
7e35dd6f4b
Update Elasticsearch dependency to version 9.0.3 for improved stability and features
|
10 months ago |
Shun Miyazawa
|
8685378ceb
clean code
|
10 months ago |
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 |
Naoki427
|
e88f412606
apply first feedback
|
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 |