Commit Graph

  • c9b8b1af19 Adapt custom routing. Peter-Josef Meisch 2023-02-21 20:17:45 +01:00
  • 7158e04859 Upgrade to Maven Wrapper 3.9.0. Mark Paluch 2023-02-20 12:02:21 +01:00
  • 1923721ebf Upgrade to Maven Wrapper 3.9.0. Mark Paluch 2023-02-20 11:59:41 +01:00
  • 9c80dc9ae8 Upgrade to Maven Wrapper 3.9.0. Mark Paluch 2023-02-20 11:58:19 +01:00
  • 03ffb07827 Upgrade to Elasticsearch 8.6.2. Peter-Josef Meisch 2023-02-19 12:57:18 +01:00
  • d29cf7788b After release cleanups. Christoph Strobl 2023-02-17 14:25:49 +01:00
  • 71e46c8277 Prepare next development iteration. Christoph Strobl 2023-02-17 14:25:47 +01:00
  • fc1e8d3cf6 Release version 5.1 M2 (2023.0.0). Christoph Strobl 2023-02-17 14:22:31 +01:00
  • c84a8bbc12 Prepare 5.1 M2 (2023.0.0). Christoph Strobl 2023-02-17 14:22:18 +01:00
  • 97a9176775 After release cleanups. Christoph Strobl 2023-02-17 13:31:54 +01:00
  • 7eff8f5dd1 Prepare next development iteration. Christoph Strobl 2023-02-17 13:31:53 +01:00
  • 6d4247312d Release version 5.1 M1 (2023.0.0). Christoph Strobl 2023-02-17 13:27:50 +01:00
  • 81f52244a8 Prepare 5.1 M1 (2023.0.0). Christoph Strobl 2023-02-17 13:27:11 +01:00
  • 8834cbfe03 After release cleanups. Mark Paluch 2023-02-17 11:02:27 +01:00
  • 2dabb2f89f Prepare next development iteration. Mark Paluch 2023-02-17 11:02:26 +01:00
  • 40a91d01a8 Release version 5.0.2 (2022.0.2). Mark Paluch 2023-02-17 10:59:28 +01:00
  • aab18b55ab Prepare 5.0.2 (2022.0.2). Mark Paluch 2023-02-17 10:59:14 +01:00
  • 5074f14f34 After release cleanups. Mark Paluch 2023-02-17 10:11:46 +01:00
  • d048df2c0d Prepare next development iteration. Mark Paluch 2023-02-17 10:11:44 +01:00
  • be7d2c47c4 Release version 4.4.8 (2021.2.8). Mark Paluch 2023-02-17 10:08:26 +01:00
  • 12030cde7c Prepare 4.4.8 (2021.2.8). Mark Paluch 2023-02-17 10:08:09 +01:00
  • e741df9c7c Support KNN queries in NativeQuery. Peter-Josef Meisch 2023-02-14 20:45:16 +01:00
  • 5cb4ebdd30 Upgrade to Elasticsearch 7.17.9. Peter-Josef Meisch 2023-02-14 19:58:47 +01:00
  • 6351b9f026 Upgrade to Elasticsearch 7.17.9. Peter-Josef Meisch 2023-02-14 18:55:38 +01:00
  • 3875bb6abf Upgrade to Elasticsearch 8.6.1. Peter-Josef Meisch 2023-02-14 18:34:19 +01:00
  • 1860d7353a Allow for Spring Data Elasticsearch queries to be added to NativeQuery. Peter-Josef Meisch 2023-02-12 17:50:55 +01:00
  • f8d4e1ccf9 Polishing Peter-Josef Meisch 2023-02-10 23:53:17 +01:00
  • c6278556b6 @Query annotated repository method does not use Sort parameter. Peter-Josef Meisch 2023-02-10 22:46:39 +01:00
  • 7d5b9d5b7c @Query annotated repository method does not use Sort parameter. Peter-Josef Meisch 2023-02-10 22:46:39 +01:00
  • 4f30a492b9 @Query annotated repository method does not use Sort parameter. Peter-Josef Meisch 2023-02-10 22:46:39 +01:00
  • 6805fff1fa Option to add docvalue_fields to a search query. Peter-Josef Meisch 2023-02-06 20:39:00 +01:00
  • 5cf7b2baae Fix ReactiveIndicesTemplate: Refresh not called on bound indices. Urs Keller 2023-02-03 19:56:47 +01:00
  • 0971acfe25 Fix ReactiveIndicesTemplate: Refresh not called on bound indices. Urs Keller 2023-02-03 19:56:47 +01:00
  • 36805c3ecb Fix typo in documentation. Zhenxi 2023-02-04 01:31:16 +08:00
  • b75d2eb01f Update CI properties. Mark Paluch 2023-01-30 10:49:51 +01:00
  • b005c77cad Update CI properties. Mark Paluch 2023-01-30 10:49:32 +01:00
  • ea48bf5dfe Update CI properties. Mark Paluch 2023-01-30 10:48:59 +01:00
  • f94f2b0618 Upgrade to Maven Wrapper 3.8.7. Mark Paluch 2023-01-30 10:48:19 +01:00
  • d90d0ed71c Upgrade to Maven Wrapper 3.8.7. Mark Paluch 2023-01-30 10:47:25 +01:00
  • 82607b3d4d Add Option to not store the id property in the document source. Peter-Josef Meisch 2023-01-29 16:51:41 +01:00
  • cf9b106c31 Polishing Peter-Josef Meisch 2023-01-26 19:07:21 +01:00
  • b0c2ce3084 Overload multiSearch method to support list of IndexCoordinates. Hamid Rahimi 2023-01-26 19:03:35 +01:00
  • b3f9bdb80f Support returning the name of the index an entity was persisted to. Peter-Josef Meisch 2023-01-25 20:17:26 +01:00
  • 5b3cf9af4c Fix reading response runtime field by mapping. Peter-Josef Meisch 2023-01-22 19:15:12 +01:00
  • d9bf76fb31 Fix reading response runtime field by mapping. Peter-Josef Meisch 2023-01-22 19:15:12 +01:00
  • 4d11a56e84 Upgrade to Elasticsearch 8.6.0. Peter-Josef Meisch 2023-01-20 09:05:53 +01:00
  • 73d5d623dd Enable custom similarity value. Peter-Josef Meisch 2023-01-19 21:08:40 +01:00
  • 85a7ed7dc8 After release cleanups. Mark Paluch 2023-01-13 11:43:31 +01:00
  • a64c24e64b Prepare next development iteration. Mark Paluch 2023-01-13 11:43:30 +01:00
  • bb071a18e7 Release version 5.0.1 (2022.0.1). Mark Paluch 2023-01-13 11:40:51 +01:00
  • 5c1682b908 Prepare 5.0.1 (2022.0.1). Mark Paluch 2023-01-13 11:40:40 +01:00
  • ae4934563b After release cleanups. Mark Paluch 2023-01-13 10:35:35 +01:00
  • f608c80606 Prepare next development iteration. Mark Paluch 2023-01-13 10:35:33 +01:00
  • 401cf99d89 Release version 4.4.7 (2021.2.7). Mark Paluch 2023-01-13 10:32:46 +01:00
  • 691a264050 Prepare 4.4.7 (2021.2.7). Mark Paluch 2023-01-13 10:32:32 +01:00
  • 5a36f5e1e8 Add Query by Example feature. ezequielantunez 2023-01-11 21:50:19 +01:00
  • 9583a05553 AOT/Native support. Peter-Josef Meisch 2023-01-08 15:43:32 +01:00
  • 44a5c7545f AOT/Native support. Peter-Josef Meisch 2023-01-08 15:43:32 +01:00
  • 87540bcabc findAllById returns all requested documents. Peter-Josef Meisch 2023-01-04 17:13:22 +01:00
  • 6551a80ccc findAllById returns all requested documents. Peter-Josef Meisch 2023-01-04 17:13:22 +01:00
  • 28489ffee8 findAllById returns all requested documents. Peter-Josef Meisch 2023-01-04 17:13:22 +01:00
  • 605c83f628 Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:53:40 +01:00
  • b896694d3a Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:52:11 +01:00
  • 1c3c09a80e Extend license header copyright years to 2023. Mark Paluch 2023-01-02 09:50:16 +01:00
  • 87be6dbd82 Upgrade to Elasticsearch 7.17.8. Peter-Josef Meisch 2022-12-31 00:30:58 +01:00
  • ec66dfebdd Upgrade Elasticsearch to 8.5.3 (old client to 7.17.8). Peter-Josef Meisch 2022-12-30 23:45:57 +01:00
  • f3a6a42b82 Upgrade Elasticsearch to 8.5.3 (old client to 7.17.8). Peter-Josef Meisch 2022-12-30 23:30:51 +01:00
  • efd394370a Implement search by template. Peter-Josef Meisch 2022-12-30 19:11:17 +01:00
  • be0327894a IndexQuery's id get ignored in bulkIndexOperation. Scooby 2022-12-28 02:53:51 +08:00
  • 4d7d0955f9 IndexQuery's id get ignored in bulkIndexOperation. Scooby 2022-12-28 02:53:51 +08:00
  • 2fb90621a2 Polishing. Peter-Josef Meisch 2022-12-23 14:20:56 +01:00
  • bc7667fdbc Update documentation. Hao 2022-12-23 21:19:28 +08:00
  • 2ea568d2e4 Rename QueryBuilders to avoid name clash wih Elasticsearch class. Peter-Josef Meisch 2022-12-16 20:15:22 +01:00
  • c460a5f37d Add update(entity, index) operation. Peter-Josef Meisch 2022-12-14 08:07:48 +01:00
  • e1c8a2adeb Switch reactive unpaged search from scroll to pit with search_after. Peter-Josef Meisch 2022-12-12 20:23:39 +01:00
  • 014aa3dbf6 Add reactive search batch size option to query. Peter-Josef Meisch 2022-12-07 13:07:05 +01:00
  • 4bf1435555 Fix NPE in ElasticsearchExceptionTranslator. Peter-Josef Meisch 2022-12-05 13:13:27 +01:00
  • 9446d726bc Fix NPE in ElasticsearchExceptionTranslator. Peter-Josef Meisch 2022-12-05 13:13:27 +01:00
  • 8fe04172f6 Support Kotlin Flow as possible return type in repository functions. Peter-Josef Meisch 2022-12-03 22:46:55 +01:00
  • 1fa6c9f3e5 Support Kotlin Flow as possible return type in repository functions. Peter-Josef Meisch 2022-12-03 22:46:55 +01:00
  • 3c7ce7413a Upgrade to Elasticsearch 8.5.2. Peter-Josef Meisch 2022-11-26 09:24:13 +01:00
  • 03b522d956 Upgrade to Elasticsearch 8.5.2. Peter-Josef Meisch 2022-11-26 08:23:42 +01:00
  • f6c6f64f04 Change AliasData filter property to Query. Peter-Josef Meisch 2022-11-19 19:38:26 +01:00
  • 9f63369c4b Remove all indices after testing. Peter-Josef Meisch 2022-11-19 15:12:32 +01:00
  • bf317bc6a7 Upgrade to Elasticsearch 8.5.1. Peter-Josef Meisch 2022-11-19 13:26:32 +01:00
  • bae182b162 Upgrade to Elasticsearch 8.5.1. Peter-Josef Meisch 2022-11-18 19:53:54 +01:00
  • bb05d0ba76 Update CI properties. Mark Paluch 2022-11-18 15:33:55 +01:00
  • ea3aa135e4 Update CI properties. Mark Paluch 2022-11-18 15:31:28 +01:00
  • 8db4e430d7 Update CI properties. Mark Paluch 2022-11-18 15:31:11 +01:00
  • 5c848e4641 Enable upstream build triggers. Mark Paluch 2022-11-18 15:15:34 +01:00
  • 1b7c16ab03 After release cleanups. Mark Paluch 2022-11-18 14:30:31 +01:00
  • 0bcb86a03d Prepare next development iteration. Mark Paluch 2022-11-18 14:30:30 +01:00
  • c1de8b1e85 After release cleanups. Mark Paluch 2022-11-18 14:30:20 +01:00
  • c7b8848afe Prepare next development iteration. Mark Paluch 2022-11-18 14:30:19 +01:00
  • 0cf1c08d6e Release version 5.0 GA (2022.0.0). Mark Paluch 2022-11-18 14:26:23 +01:00
  • 81cac1f505 Prepare 5.0 GA (2022.0.0). Mark Paluch 2022-11-18 14:26:13 +01:00
  • 7a7e51ff6c After release cleanups. Mark Paluch 2022-11-18 10:55:38 +01:00
  • 2c2e493ce4 Prepare next development iteration. Mark Paluch 2022-11-18 10:55:36 +01:00
  • 3a876901c0 Release version 4.4.6 (2021.2.6). Mark Paluch 2022-11-18 10:45:33 +01:00
  • f59d9c6eae Prepare 4.4.6 (2021.2.6). Mark Paluch 2022-11-18 10:44:45 +01:00