Commit History

Author SHA1 Message Date
  Shun Miyazawa 4565eb6cd1 refactor: enhance createSearchQuery and initializeBoolQuery methods for better type safety and error handling 9 months ago
  Shun Miyazawa 20ca9191d6 create SearchQuery 9 months ago
  Shun Miyazawa 0f0ad9749e Merge branch 'support/support-es9' into imprv/168543-make-search-query-type-safe 10 months ago
  Shun Miyazawa 799e57ed76 fix typo 10 months ago
  Shun Miyazawa f8a9b62951 Merge branch 'support/support-es9' into imprv/168543-make-search-query-type-safe 10 months ago
  Yuki Takei 3f528aee95 Merge pull request #10156 from weseek/support/168452-upgrade-elasticsearch-development-container-to-v9 10 months ago
  Shun Miyazawa 52c3f2ba0d refactor: simplify createSearchQuery method by removing optional parameters 10 months ago
  Shun Miyazawa 0cf077bd9d clean code 10 months ago
  Shun Miyazawa 44560ff47f Merge branch 'master' into support/support-es9 10 months ago
  Yuki Takei b6973611a6 Merge pull request #10158 from weseek/imprv/168406-keyboard-shortcut-modal-display 10 months ago
  Yuki Takei 09f4cf91a0 Merge pull request #10157 from weseek/support/168289-add-mappings-for-elasticsearch9 10 months ago
  Yuki Takei ae2ea56f51 Merge pull request #10152 from weseek/fix/153963-presentation-without-renderer-config 10 months ago
  Yuki Takei 289739b4fd Merge pull request #10150 from weseek/feat/168205-elasticsearchclientdelegator-es9-support 10 months ago
  satof3 5e47c6bc33 Adjust style 10 months ago
  satof3 c87073de60 Apply scroll functionality 10 months ago
  satof3 33fe8f1f49 Add translation(en fr zh) 10 months ago
  Shun Miyazawa 5fa9a6b91e Rename type guard functions for Elasticsearch client delegators to improve clarity 10 months ago
  Shun Miyazawa 455bf4cf78 Add todo 10 months ago
  Shun Miyazawa 3994459fb2 add coment 10 months ago
  Shun Miyazawa 1a6352c1f2 Remove deprecated mappings for Elasticsearch versions 7 and 8 from the ElasticsearchDelegator 10 months ago
  Shun Miyazawa 6ad6a33cdb Refactor createIndex method to support dynamic mappings for Elasticsearch versions 7, 8, and 9 10 months ago
  Shun Miyazawa dbde1b96c2 Implement type guard for each delegator 10 months ago
  Naoki427 523b1517ae use alert class 10 months ago
  Shun Miyazawa 2315446554 Fix type name from ElasticSEarchClientDeletegator to ElasticsearchClientDelegator for consistency across files 10 months ago
  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