1445 Commits

Author SHA1 Message Date
Peter-Josef Meisch
7ae55b9e75
Add custom property converters.
Original Pull Request #1953 
Closes #1945
2021-10-05 21:31:41 +02:00
Steven
464fc31d87
AbstractElasticsearchTemplate.searchForStream use Query scrolltime.
Original Pull Request #1951 
Closes #1950
2021-10-03 19:08:49 +02:00
Peter-Josef Meisch
175e7b51ae
Add repository search for nullable or empty properties.
Original Pull Request #1946 
Closes #1909
2021-09-25 14:51:40 +02:00
Peter-Josef Meisch
b8ae9b4a83
switch other config from jdk 16 to 17.
Original Pull Request #1944 
Closes #1942
2021-09-23 23:19:56 +02:00
Peter-Josef Meisch
53581a9a79
Upgrade to Elasticsearch 7.15.0.
Original Pull Request #1943 
Closes #1941
2021-09-23 23:11:11 +02:00
Peter-Josef Meisch
d9b23ede70
Remove Elasticsearch classes from suggest response data.
Original Pull Request #1940 
Closes #1302
2021-09-21 21:15:09 +02:00
Steven
d1528ed67f
Add @QueryAnnotation meta annotation to @Query.
Original Pull Request #1939 
Closes #1938
2021-09-21 19:49:18 +02:00
Mark Paluch
c436c4cd63
After release cleanups.
See #1899
2021-09-17 09:52:22 +02:00
Mark Paluch
8907be835f
Prepare next development iteration.
See #1899
2021-09-17 09:52:19 +02:00
Mark Paluch
1d291aeeff
Release version 4.3 M3 (2021.1.0).
See #1899
4.3.0-M3
2021-09-17 09:44:58 +02:00
Mark Paluch
56b1343ee7
Prepare 4.3 M3 (2021.1.0).
See #1899
2021-09-17 09:44:35 +02:00
Christoph Strobl
bf165a663a Change visibility of PersistentEntitiesFactoryBean.
Closes: #1934
2021-09-16 08:08:55 +02:00
Peter-Josef Meisch
35b6efebf3
Update documentation 2021-09-14 21:45:00 +02:00
Peter-Josef Meisch
3128fab595
upgrade to Elasticsearch 7.14.1.
Original Pull Request #1933 
Closes #1892
2021-09-14 21:38:45 +02:00
Peter-Josef Meisch
fa66702980
MappingElasticsearchConverter cleanup.
Original Pull Request #1931
Closes #1923
2021-09-11 11:51:05 +02:00
Peter-Josef Meisch
8ab84fcc7a
Improve client configuration callbacks.
Original Pull Request #1930 
Closes #1929
2021-09-10 17:20:15 +02:00
Peter-Josef Meisch
7c35e5327e
Fix MappingElasticsearchConverter memory leak.
Original Pull Request #1928
Closes #1924
2021-09-10 16:04:40 +02:00
Peter-Josef Meisch
6941e31ba4
Polishing 2021-09-10 08:29:52 +02:00
Nic Hines
3b8f0c9d56
Change mapping of connectionRequestTimeout to ConnPool leaseTimeout.
Original Pull Request: #1925 
Closes: #1926
2021-09-10 08:10:45 +02:00
Peter-Josef Meisch
64624aec70
Encapsulate client specific aggregation return types.
Original Pull Request #1921
Closes #1920
2021-09-04 13:20:01 +02:00
Peter-Josef Meisch
e71758686c
Fix @Query method implementation for unpaged queries.
Original Pull Request #1919 
Closes #1917
2021-09-03 21:36:57 +02:00
Jade Peng
35c7ef4fed
Correct indexName comment.
Original Pull Request #1916
2021-09-01 20:36:08 +02:00
Peter-Josef Meisch
305d930870
Remove org.elasticsearch dependencies from API classes.
Original Pull Request #1913
Closes #1884
Closes #1885
2021-08-30 21:37:04 +02:00
Daniel Franco
e688fc70e0
Update maven wrapper version to 3.8.2
Original Pull Request #1905
2021-08-26 20:13:19 +02:00
Peter-Josef Meisch
50f2d83442
Upgrade to Elasticsearch 7.13.4.
Original Pull Request #1900
Closes #1896
2021-08-12 20:38:27 +02:00
Jens Schauder
fd3410bb75
After release cleanups.
See #1876
2021-08-12 15:16:23 +02:00
Jens Schauder
325d3f7a09
Prepare next development iteration.
See #1876
2021-08-12 15:16:22 +02:00
Jens Schauder
655db1e362
Release version 4.3 M2 (2021.1.0).
See #1876
4.3.0-M2
2021-08-12 15:03:18 +02:00
Jens Schauder
3eac1bb173
Prepare 4.3 M2 (2021.1.0).
See #1876
2021-08-12 15:02:57 +02:00
Peter-Josef Meisch
36b449c385
Fix NPE on IndexQuery with source and version.
Original Pull Request #1894
Closes #1893
2021-08-06 20:02:13 +02:00
Peter-Josef Meisch
1c8e0e03d3
Make integration tests configurable to use different containers.
Original Pull Request: #1888 
Closes #1882
2021-08-01 19:36:57 +02:00
Peter-Josef Meisch
d80d920a57
Remove changelog shipped with the binaries.
Original Pull Request #1881
Closes #1879
2021-07-24 07:08:16 +02:00
Peter-Josef Meisch
e6869bcdfd
Fix http URL in license header 2021-07-21 08:06:03 +02:00
Peter-Josef Meisch
d2e3ea26b8
Upgrade maven wrapper to use maven 3.8.1.
Original Pull Request #1878
Closes #1877
2021-07-21 07:33:58 +02:00
Sascha Woo
f74dd879df
Move dynamic mapping parameter configuration to @Document and @Field.
Original Pull Request #1872
Closes #1871
2021-07-20 07:51:39 +02:00
Peter-Josef Meisch
3b921b7454
Revert build jdk11 and jdk16 sequentially 2021-07-18 14:03:42 +02:00
Peter-Josef Meisch
fa6f636906
Build jdk11 and jdk16 sequentially 2021-07-18 14:02:07 +02:00
Peter-Josef Meisch
d3e8c9fce5
Polishing. 2021-07-17 19:15:30 +02:00
Frnandu Martinski
d88fb037da
Fix uri encode bug when url path start with '/'.
Original Pull Request #1873 
Closes #1870
2021-07-17 19:09:35 +02:00
Jens Schauder
7c35756923
After release cleanups.
See #1777
2021-07-16 14:19:58 +02:00
Jens Schauder
4f7e7526e3
Prepare next development iteration.
See #1777
2021-07-16 14:19:56 +02:00
Jens Schauder
c470a3d4eb
Release version 4.3 M1 (2021.1.0).
See #1777
4.3.0-M1
2021-07-16 14:09:26 +02:00
Jens Schauder
c79b6d158a
Prepare 4.3 M1 (2021.1.0).
See #1777
2021-07-16 14:08:59 +02:00
Jens Schauder
bf248d78de
Updated changelog.
See #1777
2021-07-16 14:08:52 +02:00
Jens Schauder
8e3d8669ea Updated changelog.
See #1849
2021-07-16 10:48:20 +02:00
Peter-Josef Meisch
039e59d3c2
rename a couple of package private classes to a consistent naming scheme.
Original Pull Request #1869 
Closes #1868
2021-07-14 22:19:39 +02:00
Peter-Josef Meisch
27094724dc
Use registered converters for parameters of @Query annotated methods.
Original Pull Request #1867 
Closes #1866
2021-07-14 19:31:30 +02:00
Peter-Josef Meisch
567bdf21fa
Upgrade to Elasticsearch 7.13.3.
Original Pull Request #1865
Closes #1864
2021-07-12 22:12:11 +02:00
Peter-Josef Meisch
7c340bc9a2
Polishing and documentation. 2021-07-12 21:22:01 +02:00
Sascha Woo
271e1eee0d
Add native support for range field types by using a range object
Original Pull Request #1863
Closes #1862
2021-07-12 20:15:35 +02:00