1
0
mirror of synced 2026-09-11 02:19:47 +00:00
Commit Graph

1282 Commits

Author SHA1 Message Date
Peter-Josef Meisch 2cb9e30b61 Search with MoreLikeThisQuery should use Pageable.
Original Pull Request #1789
Closes #1787

(cherry picked from commit a2ca312fb2)
(cherry picked from commit 85af54635d)

# Conflicts:
#	src/test/java/org/springframework/data/elasticsearch/core/ElasticsearchTemplateTests.java
2021-04-26 22:45:02 +02:00
Peter-Josef Meisch 461d70e173 Fix documentation.
Original Pull Request #1786
Closes #1785

(cherry picked from commit 8b7f0f8327)
2021-04-23 17:52:52 +02:00
Greg L. Turnquist 352e74248a Authenticate with artifactory.
See #1750.
2021-04-20 10:43:26 -05:00
Peter-Josef Meisch 73d52cd686 DynamicMapping annotation should be applicable to any object field.
Original Pull Request #1779
Closes #1767
2021-04-17 20:01:08 +02:00
Mark Paluch 532bb85d77 Updated changelog.
See #1750
2021-04-14 14:40:05 +02:00
Mark Paluch f6e17d1af3 After release cleanups.
See #1751
2021-04-14 11:42:10 +02:00
Mark Paluch 62f483cd2c Prepare next development iteration.
See #1751
2021-04-14 11:42:06 +02:00
Mark Paluch 6f8ad00dfa Release version 4.1.8 (2020.0.8).
See #1751
4.1.8
2021-04-14 11:33:27 +02:00
Mark Paluch e2fbef632c Prepare 4.1.8 (2020.0.8).
See #1751
2021-04-14 11:32:49 +02:00
Mark Paluch d131ccafa2 Updated changelog.
See #1751
2021-04-14 11:32:46 +02:00
Mark Paluch 458b05ed37 Updated changelog.
See #1730
2021-04-14 11:17:44 +02:00
Peter-Josef Meisch 1c9f3d2f9a Fix reactive connection handling.
Original Pull Request #1766
Closes #1759

(cherry picked from commit 58bca88386)
2021-04-08 23:11:35 +02:00
Mark Paluch 2b2bc3e575 After release cleanups.
See #1731
2021-03-31 18:29:42 +02:00
Mark Paluch 5bd0f9cc2d Prepare next development iteration.
See #1731
2021-03-31 18:29:39 +02:00
Mark Paluch 589961022d Release version 4.1.7 (2020.0.7).
See #1731
4.1.7
2021-03-31 18:19:53 +02:00
Mark Paluch 851525a052 Prepare 4.1.7 (2020.0.7).
See #1731
2021-03-31 18:19:21 +02:00
Mark Paluch 1bc42a9a9a Updated changelog.
See #1731
2021-03-31 18:19:17 +02:00
Mark Paluch 971dcda1f5 Updated changelog.
See #1699
2021-03-31 17:26:10 +02:00
Mark Paluch 93d03830e0 Updated changelog.
See #1709
2021-03-17 11:31:33 +01:00
Mark Paluch 16ce9444da After release cleanups.
See #1702
2021-03-17 11:02:16 +01:00
Mark Paluch d59c32d29e Prepare next development iteration.
See #1702
2021-03-17 11:02:14 +01:00
Mark Paluch 5713e5bfa6 Release version 4.1.6 (2020.0.6).
See #1702
4.1.6
2021-03-17 10:54:13 +01:00
Mark Paluch 56a2548156 Prepare 4.1.6 (2020.0.6).
See #1702
2021-03-17 10:53:44 +01:00
Mark Paluch 91ff345cf2 Updated changelog.
See #1702
2021-03-17 10:53:42 +01:00
Mark Paluch 168242fbd0 Updated changelog.
See #1697
2021-03-17 10:35:17 +01:00
Peter-Josef Meisch 138760dad7 DefaultReactiveElasticsearchClient handle 5xx error with empty body
Original Pull Request #1713
Closes #1712

(cherry picked from commit 6634d0075a)
2021-03-03 06:27:37 +01:00
Christoph Strobl 4bb6cb6f86 Updated changelog.
See #1701
2021-02-18 11:37:51 +01:00
Christoph Strobl 09af4f9917 After release cleanups.
See #1698
2021-02-18 11:12:46 +01:00
Christoph Strobl cdd0df7dd4 Prepare next development iteration.
See #1698
2021-02-18 11:12:45 +01:00
Christoph Strobl 3fee02c17e Release version 4.1.5 (2020.0.5).
See #1698
4.1.5
2021-02-18 10:59:16 +01:00
Christoph Strobl a92b57aedd Prepare 4.1.5 (2020.0.5).
See #1698
2021-02-18 10:58:50 +01:00
Christoph Strobl 0b6a77be3b Updated changelog.
See #1698
2021-02-18 10:58:48 +01:00
Christoph Strobl 9a2b3b1317 Updated changelog.
See #1643
2021-02-17 14:20:38 +01:00
Christoph Strobl 171ea62b9b After release cleanups.
See #1642
2021-02-17 13:41:55 +01:00
Christoph Strobl 3b2ff95702 Prepare next development iteration.
See #1642
2021-02-17 13:41:54 +01:00
Christoph Strobl 51fb872bea Release version 4.1.4 (2020.0.4).
See #1642
4.1.4
2021-02-17 12:00:24 +01:00
Christoph Strobl 67c570606a Prepare 4.1.4 (2020.0.4).
See #1642
2021-02-17 11:59:37 +01:00
Christoph Strobl eb311d089f Updated changelog.
See #1642
2021-02-17 11:59:36 +01:00
Christoph Strobl 93492f86da Updated changelog.
See #1570
2021-02-17 11:34:29 +01:00
Christoph Strobl 88b2fa970d Updated changelog.
See #1569
2021-02-17 10:58:28 +01:00
Peter-Josef Meisch 11e4ebf12c Allow CustomConversions for entities - adaption for 4.1.x. 2021-01-29 11:34:11 +01:00
Peter-Josef Meisch 1272fdc188 Allow CustomConversions for entities.
Original PullRequest #1672
Closes #1667

(cherry picked from commit 0ac1b4af00)
2021-01-29 11:09:34 +01:00
Peter-Josef Meisch 96eac3ba73 ReactiveElasticsearchOperations indexName is encoded twice.
Original Pull Request #1666
Closes #1665

(cherry picked from commit 4829b07e53)
2021-01-25 21:37:17 +01:00
Peter-Josef Meisch c47d284e6b Fix source filter setup in multiget requests.
Original Pull Request #1664
Closes #1659

(cherry picked from commit 1a02c1e05a)
2021-01-24 19:59:26 +01:00
Peter-Josef Meisch f5d651b497 Documentation fix.
Original Pull Request #1663
Closes #1662

(cherry picked from commit 1aabb42355)
2021-01-23 20:10:27 +01:00
Peter-Josef Meisch d35d38f7d5 GeoJson types can be lowercase in Elasticsearch.
Original Pull Request #1657
Closes #1655

(cherry picked from commit 159520d001)
2021-01-19 20:29:02 +01:00
Christoph Strobl 2883280b00 Updated changelog.
See #1571
2021-01-13 15:49:53 +01:00
Christoph Strobl fedd97624e After release cleanups.
See #1572
2021-01-13 15:01:50 +01:00
Christoph Strobl 9fab24d5ef Prepare next development iteration.
See #1572
2021-01-13 15:01:49 +01:00
Christoph Strobl bf32581105 Release version 4.1.3 (2020.0.3).
See #1572
4.1.3
2021-01-13 14:18:34 +01:00