Commit History

Autor SHA1 Mensaxe Data
  Yuki Takei 09f4cf91a0 Merge pull request #10157 from weseek/support/168289-add-mappings-for-elasticsearch9 hai 9 meses
  Yuki Takei 289739b4fd Merge pull request #10150 from weseek/feat/168205-elasticsearchclientdelegator-es9-support hai 9 meses
  Shun Miyazawa 5fa9a6b91e Rename type guard functions for Elasticsearch client delegators to improve clarity hai 9 meses
  Shun Miyazawa 455bf4cf78 Add todo hai 9 meses
  Shun Miyazawa 3994459fb2 add coment hai 9 meses
  Shun Miyazawa 1a6352c1f2 Remove deprecated mappings for Elasticsearch versions 7 and 8 from the ElasticsearchDelegator hai 9 meses
  Shun Miyazawa 6ad6a33cdb Refactor createIndex method to support dynamic mappings for Elasticsearch versions 7, 8, and 9 hai 9 meses
  Shun Miyazawa dbde1b96c2 Implement type guard for each delegator hai 9 meses
  Shun Miyazawa 2315446554 Fix type name from ElasticSEarchClientDeletegator to ElasticsearchClientDelegator for consistency across files hai 9 meses
  Shun Miyazawa 7fd2ee8384 Add Elasticsearch mappings for versions 7, 8, and 9 with custom analyzers and settings hai 9 meses
  Shun Miyazawa a3e2fc5be1 Fix return type for indices method in ES8ClientDelegator and ES9ClientDelegator to ensure correct response type hai 9 meses
  Shun Miyazawa 384d076f28 Reapply "Update Elasticsearch dependency to version 9.0.3 for improved stability and features" hai 9 meses
  Shun Miyazawa 8daf6d2cb6 Revert "Update Elasticsearch dependency to version 9.0.3 for improved stability and features" hai 9 meses
  Shun Miyazawa 7e35dd6f4b Update Elasticsearch dependency to version 9.0.3 for improved stability and features hai 9 meses
  Shun Miyazawa 8685378ceb clean code hai 9 meses
  Shun Miyazawa cca76b6b3f Refactor getClient: initialize instance as null and simplify return statements for improved clarity hai 9 meses
  Shun Miyazawa bab8dc3109 Refactor ElasticsearchDelegator: update initClient to be asynchronous and await getClient for improved handling of client initialization hai 9 meses
  Shun Miyazawa ccf8c279db Refactor ElasticsearchDelegator: change member variables to private for better encapsulation hai 9 meses
  Shun Miyazawa eacf64c662 Refactor ElasticsearchDelegator: rename elasticVersion to elasticsearchVersion and add return types for improved clarity hai 9 meses
  Shun Miyazawa ce973565fd Fix ElasticsearchDelegator: assign elasticVersion directly from elasticsearchVersion parameter hai 9 meses
  Shun Miyazawa 10a788f874 Refactor ElasticsearchDelegator: specify SocketIoService type for socketIoService and constructor hai 9 meses
  Shun Miyazawa 9c62361f59 Refactor ElasticsearchDelegator: remove unused queries and simplify constructor logic hai 9 meses
  Shun Miyazawa 025877c58f clean code hai 9 meses
  Shun Miyazawa e6ed5f060d Refactor query declaration to use const for improved code clarity hai 9 meses
  Shun Miyazawa a09e63c128 Refactor import statement for ElasticSEarchClientDeletegator to improve module structure hai 9 meses
  Shun Miyazawa 35f5bcd467 Refactor Elasticsearch client types and add interfaces for better type management hai 9 meses
  Shun Miyazawa 0d1c8a1894 Add todo hai 9 meses
  Shun Miyazawa f6fdb75291 rm unnec code hai 9 meses
  Shun Miyazawa 1098c2799d Remove unused Elasticsearch client types and client implementation hai 9 meses
  Shun Miyazawa e8098f54b0 Refactor ElasticsearchDelegator to use getClient for client initialization hai 9 meses