806 Commits

Author SHA1 Message Date
Mark Paluch
2c4ca358f3 DATAES-619 - Migrate remaining tests to AssertJ. 2019-07-29 15:48:09 +02:00
Mark Paluch
e23f6f1d33 DATAES-603 - Polishing.
Add nullable annotations to nullable properties in BulkOptions. Add assertions to non-nullable method arguments. Reformat code. Make methods static where possible.

Original pull request: #296.
2019-07-26 12:03:47 +02:00
P.J.Meisch
8c7d5d47b1 DATAES-603 - Add support for bulk options in Elasticsearch-Template classes.
Original pull request: #296.
2019-07-26 12:03:29 +02:00
Mark Paluch
4c743ee5b9 DATAES-616 - Polishing.
Remove superfluous SuppressWarnings. Add Javadoc override for consistency.
2019-07-26 09:29:19 +02:00
Peter-Josef Meisch
085dd9ad95
DATAES-616 - Fix implementations of ParameterAccessor interface.
Original PR: #297
2019-07-26 00:03:07 +02:00
Greg Turnquist
63172b8a69
DATAES-583 - Publish documentation for main branch. 2019-07-19 11:59:52 -05:00
P.J.Meisch
ccfade12b0 DATAES-611 - Adapt to API changes in Spring Webflux.
Original pull request: #295.
2019-07-16 09:55:12 +02:00
Mark Paluch
cf7fc61f7b DATAES-607 - Polishing.
Ensure copying HttpHeaders before using these as default to prevent modifications of the original object. Adapt tests. Reuse header constants.

Original pull request: #293.
2019-07-16 09:49:01 +02:00
Mark Paluch
c8c3cb7909 DATAES-497 - Polishing.
Consistently add anchors to headings. Tiny syntax tweaks. Remove superfluous newlines.

Original pull request: #291.
2019-07-16 09:32:54 +02:00
P.J.Meisch
ef01211639 DATAES-497 - Update reference documentation.
Original pull request: #291.
2019-07-16 09:32:47 +02:00
Peter-Josef Meisch
4816902f9c
DATAES-610 - Clarify inclusion of rc and snapshot builds in readme.adoc.
Original PR: #294
2019-07-15 20:48:29 +02:00
Peter-Josef Meisch
eec55e273e
DATAES-607 - Client-security-configuration.
Original PR: #293
2019-07-13 10:33:23 +02:00
Johnny Lim
f5b4722b6b DATAES-609 - Fix TransportClientFactoryBean.isSingleton().
Original PR: #153
2019-07-12 19:42:55 +02:00
P.J.Meisch
a9d57936c3 DATAES-606 - update 3.2.x to use ES 6.8.1. 2019-07-10 23:30:03 +02:00
P.J.Meisch
45015cd7ee DATAES-605 - Polishing. 2019-07-10 22:55:43 +02:00
rasmusfaber
216fc89fd2 DATAES-605 - Make batch size for streamQuery configurable.
Original PR: #292
2019-07-10 22:42:14 +02:00
Mark Paluch
7fd9986c6e DATAES-604 - Fix typo. 2019-07-10 09:57:46 +02:00
Mark Paluch
305f207731 DATAES-583 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 12:11:12 +02:00
Mark Paluch
ed666823a4 DATAES-604 - Revise readme for a consistent structure. 2019-07-09 12:11:12 +02:00
Tony Zeng
8dd2f47b7c DATAES-415 - More Field Types Support.
Original PR: #193
2019-07-04 21:29:43 +02:00
Greg Turnquist
1e4dcdff7c
DATAES-583 - Use labeled agents for CI jobs. 2019-07-03 14:15:43 -05:00
Greg Turnquist
802c91f324
DATAES-583 - Use parent 'artifactory' profile to release snapshots. 2019-07-03 12:41:31 -05:00
Greg Turnquist
18ae3e194a
DATAES-583 - Only build main branch when triggered upstream. 2019-06-28 16:33:55 -05:00
Oliver Drotbohm
e3003f3268
DATAES-601 - Fixed NoHTTP errors. 2019-06-27 15:54:04 +02:00
P.J.Meisch
03567d4281 DATAES-456 - Polishing. 2019-06-27 08:10:05 +02:00
Sylvain LAURENT
bf4948239e DATAES-456 - re-enable dynamic index name evaluation.
Original PR: #221
2019-06-27 07:55:21 +02:00
P.J.Meisch
57ba74e543 DATAES-593 - Polishing. 2019-06-24 20:37:57 +02:00
Greg Turnquist
6567d17f23
DATAES-583 - Configure user.name and user.home for CI jobs. 2019-06-24 13:26:56 -05:00
Martin Choraine
0d1c57a874 DATAES-593 - Add support for field collapse function.
Original PR: #290
2019-06-24 20:18:38 +02:00
P.J.Meisch
f1aa75a94f DATAES-595 - Polishing. 2019-06-21 22:51:15 +02:00
Azaza
40ea40a763 DATAES-595 - Support for setting preference parameter in query.
Original PR: #288
2019-06-21 22:41:40 +02:00
quxinyong
7ea0a43162 DATAES-598: Add Elasticsearch authentication code example to readme.
Original PR: #289
2019-06-21 22:19:35 +02:00
P.J.Meisch
6a3042c437 DATAES-594 - Polishing. 2019-06-20 12:11:19 +02:00
murali_ch
d22b12874d DATAES-594 Added support for index without refresh.
Original PR: #286
2019-06-20 11:57:42 +02:00
Johnny Lim
9a6172b4fe DATAES-597- Fix code formatting in readme.
Original PR: #111
2019-06-19 10:03:53 +02:00
Roman Puchkovskiy
159489c7da DATAES-596 - Fix usage of deprecated Rest(HighLevel)Client API. (#287)
Switch to methods taking RequestOptions as they are more universal
Original-PR: #287
2019-06-19 09:12:35 +02:00
Mark Paluch
24b0f09323 DATAES-592 - Integrate nohttp tooling into CI build profile. 2019-06-18 10:36:49 +02:00
Christoph Strobl
00d6ff90ea DATAES-560 - After release cleanups. 2019-06-14 15:12:53 +02:00
Christoph Strobl
8bd2e8aacf DATAES-560 - Prepare next development iteration. 2019-06-14 15:12:51 +02:00
Christoph Strobl
6bf091be68 DATAES-560 - Release version 3.2 RC1 (Moore). 3.2.0.RC1 2019-06-14 14:44:26 +02:00
Christoph Strobl
3b8ccff089 DATAES-560 - Prepare 3.2 RC1 (Moore). 2019-06-14 14:43:17 +02:00
Christoph Strobl
cd428b28a7 DATAES-560 - Updated changelog. 2019-06-14 14:43:16 +02:00
Christoph Strobl
d7b7e1f7dd DATAES-580 - Updated changelog. 2019-06-14 13:27:17 +02:00
Peter-Josef Meisch
2194096ad8
DATAES-589 - Improve readme file.
Original PR: #285, contains change from #268
2019-06-11 22:46:44 +02:00
Mark Paluch
42803ebd55 DATAES-586 - Create security policy readme. 2019-05-31 16:11:21 +02:00
Mark Paluch
92433b79aa DATAES-579 - Reformat test sources.
Original pull request: #283.
2019-05-31 11:46:32 +02:00
Mark Paluch
198ad0e02b DATAES-579 - Polishing.
Use Lombok's Data where possible. Extract duplicate code into ResourceUtil and StreamQueries. Generalize multiGet to return List instead of LinkedList. Reorder methods.

Reduce properties usage by removing unused properties from test entities.

Remove final keyword usage in methods. Formatting.

Original pull request: #283.
2019-05-31 11:46:29 +02:00
P.J.Meisch
4c206f7de5 DATAES-579 - Test code cleanup.
Original pull request: #283.
2019-05-31 11:46:22 +02:00
Greg Turnquist
287aa45b98
DATAES-583 - Introduce Jenkins. 2019-05-28 15:02:29 -05:00
Mark Paluch
14a7ad03bd DATAES-578 - Updated changelog. 2019-05-13 18:19:11 +02:00