Commit History

Author SHA1 Message Date
  Shun Miyazawa a3e2fc5be1 Fix return type for indices method in ES8ClientDelegator and ES9ClientDelegator to ensure correct response type 9 months ago
  Shun Miyazawa 384d076f28 Reapply "Update Elasticsearch dependency to version 9.0.3 for improved stability and features" 9 months ago
  Shun Miyazawa 8daf6d2cb6 Revert "Update Elasticsearch dependency to version 9.0.3 for improved stability and features" 9 months ago
  Shun Miyazawa 7e35dd6f4b Update Elasticsearch dependency to version 9.0.3 for improved stability and features 9 months ago
  Shun Miyazawa 8685378ceb clean code 9 months ago
  Shun Miyazawa cca76b6b3f Refactor getClient: initialize instance as null and simplify return statements for improved clarity 9 months ago
  Shun Miyazawa bab8dc3109 Refactor ElasticsearchDelegator: update initClient to be asynchronous and await getClient for improved handling of client initialization 9 months ago
  Shun Miyazawa ccf8c279db Refactor ElasticsearchDelegator: change member variables to private for better encapsulation 9 months ago
  Shun Miyazawa eacf64c662 Refactor ElasticsearchDelegator: rename elasticVersion to elasticsearchVersion and add return types for improved clarity 9 months ago
  Shun Miyazawa ce973565fd Fix ElasticsearchDelegator: assign elasticVersion directly from elasticsearchVersion parameter 9 months ago
  Shun Miyazawa 10a788f874 Refactor ElasticsearchDelegator: specify SocketIoService type for socketIoService and constructor 9 months ago
  Shun Miyazawa 9c62361f59 Refactor ElasticsearchDelegator: remove unused queries and simplify constructor logic 9 months ago
  Shun Miyazawa 025877c58f clean code 9 months ago
  Shun Miyazawa e6ed5f060d Refactor query declaration to use const for improved code clarity 9 months ago
  Shun Miyazawa a09e63c128 Refactor import statement for ElasticSEarchClientDeletegator to improve module structure 9 months ago
  Shun Miyazawa 35f5bcd467 Refactor Elasticsearch client types and add interfaces for better type management 9 months ago
  Shun Miyazawa 0d1c8a1894 Add todo 9 months ago
  Shun Miyazawa f6fdb75291 rm unnec code 9 months ago
  Shun Miyazawa 1098c2799d Remove unused Elasticsearch client types and client implementation 9 months ago
  Shun Miyazawa e8098f54b0 Refactor ElasticsearchDelegator to use getClient for client initialization 9 months ago
  Shun Miyazawa e57361e36a Fix updateAliases method to correctly wrap parameters in a body object 9 months ago
  Shun Miyazawa 03238808ce Absorb differences in response between versions 9 months ago
  Shun Miyazawa 34c490631b Add error logging in search route handlers 9 months ago
  Shun Miyazawa 26be5bbd92 Fix type for exists method in indices to return correct response type 9 months ago
  Shun Miyazawa 5126ffbf70 Refactor stats method to use standard function syntax 9 months ago
  Shun Miyazawa 66e464b3e9 Add TODO 9 months ago
  Shun Miyazawa db1051ddc4 Add getClient function and delegator types for Elasticsearch clients 9 months ago
  Shun Miyazawa 129dfe9b2c clean code 9 months ago
  Shun Miyazawa 12812c62ca clean code 9 months ago
  Shun Miyazawa 900944beef clean code 9 months ago