1
0
mirror of synced 2026-05-22 20:23:18 +00:00

Commit Graph

  • ad66510e9e Fix parameter in Order constructor. Peter-Josef Meisch 2024-04-15 21:06:04 +02:00
  • e1537087bf After release cleanups. Mark Paluch 2024-04-12 10:53:00 +02:00
  • 8eecbe6a32 Prepare next development iteration. Mark Paluch 2024-04-12 10:52:59 +02:00
  • c79fe303db Release version 5.3 RC1 (2024.0.0). 5.3.0-RC1 Mark Paluch 2024-04-12 10:50:42 +02:00
  • b507abe327 Prepare 5.3 RC1 (2024.0.0). Mark Paluch 2024-04-12 10:50:27 +02:00
  • b3a21fbb7c After release cleanups. Mark Paluch 2024-04-12 10:17:29 +02:00
  • d874b9d000 Prepare next development iteration. Mark Paluch 2024-04-12 10:17:28 +02:00
  • 36e6a4b328 Release version 5.2.5 (2023.1.5). 5.2.5 Mark Paluch 2024-04-12 10:15:11 +02:00
  • 3710e47abd Prepare 5.2.5 (2023.1.5). Mark Paluch 2024-04-12 10:14:56 +02:00
  • bfa811d866 After release cleanups. Mark Paluch 2024-04-12 09:34:53 +02:00
  • 1880534274 Prepare next development iteration. Mark Paluch 2024-04-12 09:34:52 +02:00
  • 83ba449448 Release version 5.1.11 (2023.0.11). 5.1.11 Mark Paluch 2024-04-12 09:32:44 +02:00
  • 814b468915 Prepare 5.1.11 (2023.0.11). Mark Paluch 2024-04-12 09:32:35 +02:00
  • bec3beb1eb Upgrade to Elasticsearch 8.13.2. Peter-Josef Meisch 2024-04-11 20:11:55 +02:00
  • 1d709f6c55 Code cleanup. Peter-Josef Meisch 2024-04-09 23:24:30 +02:00
  • 0beca99912 Update README.adoc Peter-Josef Meisch 2024-04-02 17:32:55 +02:00
  • 6d51e67948 Introduce MappingConversionException. Peter-Josef Meisch 2024-03-31 19:27:05 +02:00
  • 0a51dbab01 Correcting a typo in ElasticsearchAotPredicates class. Seungheon Han 2024-03-30 18:36:07 +09:00
  • c96423d5ba Polishing. Peter-Josef Meisch 2024-03-26 19:53:14 +01:00
  • 496b8d62a4 Support Delete by query with es parameters. Aouichaoui Youssef 2024-03-26 19:18:26 +01:00
  • d2b3ba94f6 Nullability annotation cleanup. Peter-Josef Meisch 2024-03-25 19:51:30 +01:00
  • 33973ec839 Polishing. Peter-Josef Meisch 2024-03-24 18:46:04 +01:00
  • 7f178238db Add environment variable to skip repository initialization. Peter-Josef Meisch 2024-03-24 17:37:11 +01:00
  • aa27bbec27 Remove unnecessary code. mawen12 2024-03-15 20:45:59 +08:00
  • bd6b6e92f4 After release cleanups. Mark Paluch 2024-03-15 11:09:58 +01:00
  • 87eb36a995 Prepare next development iteration. Mark Paluch 2024-03-15 11:09:57 +01:00
  • 41cab97f78 Release version 5.3 M2 (2024.0.0). 5.3.0-M2 Mark Paluch 2024-03-15 11:07:31 +01:00
  • f4d2ff7a99 Prepare 5.3 M2 (2024.0.0). Mark Paluch 2024-03-15 11:07:10 +01:00
  • c40abc267b After release cleanups. Mark Paluch 2024-03-15 10:20:09 +01:00
  • b479184d83 Prepare next development iteration. Mark Paluch 2024-03-15 10:20:08 +01:00
  • f2370bc7df Release version 5.2.4 (2023.1.4). 5.2.4 Mark Paluch 2024-03-15 10:17:49 +01:00
  • 5f045d104e Prepare 5.2.4 (2023.1.4). Mark Paluch 2024-03-15 10:17:30 +01:00
  • 0a88988247 After release cleanups. Mark Paluch 2024-03-15 09:28:54 +01:00
  • 57c70da88c Prepare next development iteration. Mark Paluch 2024-03-15 09:28:53 +01:00
  • d0c0b16aea Release version 5.1.10 (2023.0.10). 5.1.10 Mark Paluch 2024-03-15 09:26:26 +01:00
  • 7b74f2404d Prepare 5.1.10 (2023.0.10). Mark Paluch 2024-03-15 09:25:49 +01:00
  • 35609a2c79 Upgrade to Netty 4.1.107.Final. Mark Paluch 2024-03-14 16:08:07 +01:00
  • 9472161808 Add package-info.java files. Peter-Josef Meisch 2024-03-05 20:03:42 +01:00
  • e105648631 Fix setting setting id in bulkrequest. Peter-Josef Meisch 2024-02-28 20:58:43 +01:00
  • b52e8d1431 Fix setting setting id in bulkrequest. Peter-Josef Meisch 2024-02-28 20:58:43 +01:00
  • debf04b499 Fix setting setting id in bulkrequest. Peter-Josef Meisch 2024-02-28 20:58:43 +01:00
  • 205d74b6db Implement the equals and hashCode contracts for Field. Aouichaoui Youssef 2024-02-26 20:57:17 +01:00
  • 7a8a9a15f1 Wrap the OrCriteria correctly. Aouichaoui Youssef 2024-02-26 20:05:03 +01:00
  • c965862e82 Polishing. Peter-Josef Meisch 2024-02-26 19:07:53 +01:00
  • 6af099ea34 Add SpEL support for highlight query and source filter. puppylpg 2024-02-27 01:59:47 +08:00
  • 96185f94ef Upgrade to Elasticsearch 8.12.2. Peter-Josef Meisch 2024-02-24 12:49:06 +01:00
  • ca85729ea4 After release cleanups. Christoph Strobl 2024-02-16 14:41:25 +01:00
  • f9d01df6f7 Prepare next development iteration. Christoph Strobl 2024-02-16 14:41:24 +01:00
  • d16951eace Release version 5.3 M1 (2024.0.0). 5.3.0-M1 Christoph Strobl 2024-02-16 14:37:38 +01:00
  • e1730ea7cc Prepare 5.3 M1 (2024.0.0). Christoph Strobl 2024-02-16 14:37:01 +01:00
  • e86bb771be After release cleanups. Mark Paluch 2024-02-16 13:53:53 +01:00
  • c9fbc17109 Prepare next development iteration. Mark Paluch 2024-02-16 13:53:51 +01:00
  • 397e155d5e Release version 5.2.3 (2023.1.3). 5.2.3 Mark Paluch 2024-02-16 13:50:30 +01:00
  • 4e52594d12 Prepare 5.2.3 (2023.1.3). Mark Paluch 2024-02-16 13:50:02 +01:00
  • a952e1044a After release cleanups. Mark Paluch 2024-02-16 08:58:37 +01:00
  • f77b60f86b Prepare next development iteration. Mark Paluch 2024-02-16 08:58:35 +01:00
  • 4de6b28cde Release version 5.1.9 (2023.0.9). 5.1.9 Mark Paluch 2024-02-16 08:55:43 +01:00
  • 99ee76d1fa Prepare 5.1.9 (2023.0.9). Mark Paluch 2024-02-16 08:55:31 +01:00
  • 0f5497338a Add support for field aliases in the index mapping. Peter-Josef Meisch 2024-02-07 20:26:17 +01:00
  • c7ea83f58d Fix criteria filter in native query. Peter-Josef Meisch 2024-02-06 20:56:41 +01:00
  • 310f0ed567 Fix criteria filter in native query. Peter-Josef Meisch 2024-02-06 20:56:41 +01:00
  • e9ecebd9ef Fix criteria filter in native query. Peter-Josef Meisch 2024-02-06 20:56:41 +01:00
  • 9a3f5dc4f5 Update elasticsearch-new.adoc Peter-Josef Meisch 2024-02-01 07:11:45 +01:00
  • 6390aaa739 Polishing. Peter-Josef Meisch 2024-01-31 20:43:26 +01:00
  • b391a4e844 Unify conversion services for value replacement when querying elasticsearch. puppylpg 2024-02-01 03:08:04 +08:00
  • 221317f914 Fix store null values implementation. Peter-Josef Meisch 2024-01-31 19:45:26 +01:00
  • dab0be04db Fix store null values implementation. Peter-Josef Meisch 2024-01-31 17:32:41 +01:00
  • 0a1e20579e Fix store null values implementation. Peter-Josef Meisch 2024-01-31 15:28:49 +01:00
  • 889b273996 Refine Artifactory build name. Mark Paluch 2024-01-31 15:13:28 +01:00
  • e8f269d9ec Refine Artifactory build name. Mark Paluch 2024-01-31 15:13:28 +01:00
  • 1f75016977 Refine Artifactory build name. Mark Paluch 2024-01-31 15:13:28 +01:00
  • 3878540394 Update Revved up by Develocity badge. Eric Haag 2024-01-23 14:11:46 -06:00
  • 957fe0531f Remove deprecated code; add arch unit tests. Peter-Josef Meisch 2024-01-19 21:51:12 +01:00
  • 460b4ac0f5 Polishing. Peter-Josef Meisch 2024-01-19 19:38:56 +01:00
  • e1a2412651 Add support for SpEL in @Query. puppylpg 2024-01-20 02:19:03 +08:00
  • c6041fb659 Upgrade to Elasticsearch 8.11.4. Peter-Josef Meisch 2024-01-19 07:36:30 +01:00
  • 1e9824ae2d Upgrade to Elasticsearch 8.11.4. Peter-Josef Meisch 2024-01-19 07:18:40 +01:00
  • c9b8b3f33d After release cleanups. Mark Paluch 2024-01-12 10:54:33 +01:00
  • a806553169 Prepare next development iteration. Mark Paluch 2024-01-12 10:54:32 +01:00
  • 27011d382b Release version 5.2.2 (2023.1.2). 5.2.2 Mark Paluch 2024-01-12 10:51:32 +01:00
  • 489a2605b4 Prepare 5.2.2 (2023.1.2). Mark Paluch 2024-01-12 10:50:44 +01:00
  • 7c2b14a526 After release cleanups. Mark Paluch 2024-01-12 10:03:26 +01:00
  • 32a7013723 Prepare next development iteration. Mark Paluch 2024-01-12 10:03:24 +01:00
  • 67f6db932d Release version 5.1.8 (2023.0.8). 5.1.8 Mark Paluch 2024-01-12 10:00:16 +01:00
  • 9fddc28bdb Prepare 5.1.8 (2023.0.8). Mark Paluch 2024-01-12 10:00:04 +01:00
  • 953f840d7c Upgrade to Elasticsearch 8.11.3. Peter-Josef Meisch 2024-01-06 17:37:27 +01:00
  • 8f745b19d1 Upgrade to Elasticsearch 8.11.3. Peter-Josef Meisch 2024-01-06 17:06:17 +01:00
  • c16024d779 Extend license header copyright years to 2024. Mark Paluch 2024-01-02 14:42:08 +01:00
  • d905a4b25f Extend license header copyright years to 2024. Mark Paluch 2024-01-02 13:54:48 +01:00
  • 16d7f10f97 Extend license header copyright years to 2024. Mark Paluch 2024-01-02 10:59:01 +01:00
  • 571bb64534 Extend license header copyright years to 2024. 5.0.x Mark Paluch 2024-01-02 09:24:14 +01:00
  • af1d2dd641 fix typo Peter-Josef Meisch 2023-12-30 17:04:29 +01:00
  • 06ede8d7ae documentation update Peter-Josef Meisch 2023-12-30 16:18:21 +01:00
  • 1554c3c94f Support multi search template API. puppylpg 2023-12-30 23:10:36 +08:00
  • e6c125acda Make org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.ClientCallback public. Peter-Josef Meisch 2023-12-29 12:44:54 +01:00
  • e2e6b5005b Make org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.ClientCallback public. Peter-Josef Meisch 2023-12-29 12:44:54 +01:00
  • 260dadd4d6 Make org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.ClientCallback public. Peter-Josef Meisch 2023-12-29 12:44:54 +01:00
  • b78588eec5 Remove duplicate declaration of identifying type for repository. Junghoon Ban 2023-12-28 21:59:25 +09:00
  • b0c97ccf27 Polishing Peter-Josef Meisch 2023-12-28 13:53:42 +01:00
  • 433d52981e Expose search shard statistics in search hits. puppylpg 2023-12-28 19:57:44 +08:00