Gyula Csörögi
4682636333
DATAES-671 - Missing indicesOptions support for scrolling queries.
...
Original PR: #332
2019-10-16 06:35:34 +02:00
Mark Paluch
ba76986172
DATAES-619 - Migrate remaining tests to AssertJ.
2019-10-14 14:21:23 +02:00
Peter-Josef Meisch
d72ee18944
DATES-666 - Rebase 4.0.x onto master and merge.
2019-10-01 20:49:00 +02:00
Peter-Josef Meisch
d3295a6416
DATAES-659 - Move MappingElasticsearchConverter to correct package.
...
Original PR: #328
2019-10-01 20:11:39 +02:00
Peter-Josef Meisch
4b9bcfb410
DATAES-650 - Polishing.
2019-10-01 20:11:06 +02:00
Huw
948d29ba65
DATAES-650 - Add support for pathPrefix to configuration classes.
...
Original pull request: #320 .
2019-10-01 20:11:06 +02:00
Peter-Josef Meisch
b820c9a422
DATAES-629 - ElasticsearchEntityMapper refactoring.
...
Original PR: #309
2019-10-01 20:11:06 +02:00
Peter-Josef Meisch
5364642c84
DATAES-213 - Polishing.
2019-10-01 20:04:29 +02:00
JBodkin
0b062a4a52
DATAES-213 - Escape text in queries.
...
Original PR: #318
2019-10-01 20:04:29 +02:00
Peter-Josef Meisch
40d0ec2801
DATAES-647 - Polishing.
2019-10-01 20:04:29 +02:00
rasmusfaber
486a112046
DATAES-647: Use terms-query instead of multiple should-queries for In and NotIn.
...
Original PR: #315
2019-10-01 20:04:29 +02:00
Peter-Josef Meisch
f0117e7b6a
DATAES-621 - Add missing fieldtypes and parameters to mapping.
...
Original PR: #311
2019-10-01 19:22:33 +02:00
Peter-Josef Meisch
d864ff1292
DATAES-176 - firstN repository queries.
...
Original PR: #305
2019-10-01 19:22:33 +02:00
Peter-Josef Meisch
b4ebca7ab5
DATAES-142 - AbstractRepository.saveAll can process empty list.
...
Original PR: #307
2019-10-01 19:22:33 +02:00
Xiao Yu
a9c3058bef
DATAES-639 - Add ignore_above mapping parameter support.
...
Original pull request: #304 .
2019-10-01 19:19:21 +02:00
P.J. Meisch
2712a1e021
DATAES-628 - documentation, assertions, ES7 adaption.
2019-10-01 19:19:21 +02:00
Mark Paluch
7a612f3ba8
DATAES-628 - Adapt mappers to Document API.
2019-10-01 19:19:21 +02:00
Mark Paluch
29ecd484c5
DATAES-628 - Introduce Document API.
...
We now expose a Document API to encapsulate data interchanged with Elasticsearch (get responses, search hits, arbitrary maps) for a consistent API.
2019-10-01 19:19:21 +02:00
Peter-Josef Meisch
ce686b1f03
DATAES-637 - Change branch 4.0. to use Elasticsearch 7.3.
...
Original PR: #302
2019-10-01 19:19:20 +02:00
Christoph Strobl
7725689606
DATAES-635 - Create branch 4.0.x and integrate the changes from the existing 4.x branch.
2019-10-01 19:17:12 +02:00
Peter-Josef Meisch
52105fcdcc
DATAES-227 - Polishing.
2019-09-27 21:35:28 +02:00
Sascha Woo
8a1242fdbd
DATAES-227 - prepareUpdate does not consider UpdateRequest options.
...
Original PR: #327
2019-09-27 21:22:20 +02:00
xhaggi
5f78ab8e25
DATAES-657 - Sort by _score not supported by ElasticsearchRestTemplate.
...
Original pull request: #325
2019-09-24 10:52:57 +02:00
Sascha Woo
0899df94eb
DATAES-541 - Removing an alias with ElasticseachRestTemplate does not work properly.
...
Original PR: #324
2019-09-23 20:10:12 +02:00
P.J. Meisch
327e0a207c
DATAES-652 - Polishing.
2019-09-20 12:11:14 +02:00
Roman Puchkovskiy
8d044fe3d1
DATAES-652 - Send if_seq_no and if_primary_term parameters when index…
...
...ing via ReactiveElasticsearchClient
Original PR: #322
2019-09-20 12:05:06 +02:00
xhaggi
642d95b5d1
DATAES-305 - Allow to put mapping built from entity class to different index.
...
Original pull request: #319
2019-09-13 08:23:42 +02:00
P.J. Meisch
2ce1bddce9
DATAES-645 - Polishing.
2019-09-04 22:23:46 +02:00
Gyula Csörögi
48d2cd1461
DATAES-645 Fix missing highlight setting in scroll queries.
...
Original PR: #312
2019-09-04 22:20:04 +02:00
Peter-Josef Meisch
9e93dd08aa
DATES-615 - Use annotated field name on repository order by clause.
...
Original PR: #298
2019-07-30 12:40:31 +02:00
Mark Paluch
d1aa604fe5
DATAES-619 - Polishing.
...
Use consistently SpringRunner.
2019-07-29 15:53:37 +02:00
Mark Paluch
2c4ca358f3
DATAES-619 - Migrate remaining tests to AssertJ.
2019-07-29 15:48:09 +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
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
Peter-Josef Meisch
eec55e273e
DATAES-607 - Client-security-configuration.
...
Original PR: #293
2019-07-13 10:33:23 +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
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
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
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
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