Peter-Josef Meisch
|
4e9bbe5045
|
Add IndicesOptions to search request.
Original Pull Request #2642
Closes #2641
Closes #2639
|
2023-07-21 13:52:42 +02:00 |
|
Peter-Josef Meisch
|
0028d7d550
|
fix typos in method and docs.
Original Pull Request #2640
Closes #2638
|
2023-07-21 08:36:36 +02:00 |
|
Peter-Josef Meisch
|
d9bb9911f9
|
Fix MappingElasticsearchConverter.
Original Pull Request #2637
Closes #2627
|
2023-07-18 22:49:46 +02:00 |
|
Peter-Josef Meisch
|
1921d3a45e
|
Polishing
|
2023-07-18 18:31:42 +02:00 |
|
ILLIA ULIANOV
|
c7000fc004
|
Extend BulkFailureException.failedDocuments return type to show more details about failure.
Original Pull Request #2633
Related tickets #2619
|
2023-07-18 18:27:31 +02:00 |
|
Junghoon Ban
|
341518d0cc
|
Refactoring to use spring jcl module instead of slf4j.
Original Pull Request #2635
Closes #2634
|
2023-07-16 21:06:38 +02:00 |
|
Mark Paluch
|
5b4ab0c86e
|
After release cleanups.
See #2549
|
2023-07-14 14:57:13 +02:00 |
|
Mark Paluch
|
ac158fd4b4
|
Prepare next development iteration.
See #2549
|
2023-07-14 14:57:11 +02:00 |
|
Mark Paluch
|
0ff436aad2
|
Release version 5.2 M1 (2023.1.0).
See #2549
5.2.0-M1
|
2023-07-14 14:53:19 +02:00 |
|
Mark Paluch
|
69bafdeebe
|
Prepare 5.2 M1 (2023.1.0).
See #2549
|
2023-07-14 14:52:14 +02:00 |
|
Peter-Josef Meisch
|
9202f81567
|
Upgrade to Elasticsearch 8.8.2.
Original Pull Request #2626
Closes #2621
|
2023-07-12 20:32:39 +02:00 |
|
Peter-Josef Meisch
|
60d735c553
|
Add FieldTypes.
Original Pull Request #2616
Closes #2592
|
2023-07-03 21:59:11 +02:00 |
|
Mark Paluch
|
bae30ec757
|
Update CI properties.
See #2549
|
2023-07-03 09:50:19 +02:00 |
|
Mark Paluch
|
dca6faae95
|
Upgrade to Maven Wrapper 3.9.3.
See #2615
|
2023-07-03 09:49:51 +02:00 |
|
Hoseok
|
e67bb210b9
|
Correcting a typo in elasticsearch-repository-queries document.
Original Pull Request #2610
Closes #2611
|
2023-07-01 11:34:44 +02:00 |
|
Peter-Josef Meisch
|
b52af37879
|
Upgrade to Elasticsearch 8.8.1.
Original Pull Request #2609
Closes #2608
|
2023-06-28 21:24:07 +02:00 |
|
Peter-Josef Meisch
|
d9fd722bb6
|
Fix IndicesBoost error.
Original Pull Request #2606
Closes #2598
|
2023-06-27 22:26:10 +02:00 |
|
Greg L. Turnquist
|
e202772744
|
Stop posting build status on internal Slack.
See #2603
|
2023-06-26 13:37:46 -05:00 |
|
Peter-Josef Meisch
|
b7570ffa95
|
Polishing
|
2023-06-24 09:39:22 +02:00 |
|
seunghyun.cheong
|
8a164b1039
|
Adding GeoDistanceOrder's direction in request.
Original Pull Request #2602
Closes #2601
|
2023-06-24 09:34:04 +02:00 |
|
Łukasz Jernaś
|
a2cbca57f6
|
Fix some typos in object mapping doc.
Original Pull Request #2596
Closes #2597
|
2023-06-19 19:09:03 +02:00 |
|
Mark Paluch
|
9f6d3f7e61
|
Upgrade to Maven Wrapper 3.9.2.
See #2589
|
2023-06-13 08:55:08 +02:00 |
|
Mark Paluch
|
384e95d187
|
Reformat pom.xml.
See #2585
|
2023-06-06 10:56:23 +02:00 |
|
Mark Paluch
|
1833feab6b
|
Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #2585
|
2023-06-06 10:56:10 +02:00 |
|
Peter-Josef Meisch
|
8ad2ea9a5d
|
Documentation update.
Original Pull Request #2584
Closes #2583
|
2023-06-04 12:34:07 +02:00 |
|
Peter-Josef Meisch
|
1b290f6847
|
Upgrade to Elasticsearch 8.8.0.
Original Pull Request #2582
Closes #2577
|
2023-06-04 12:16:02 +02:00 |
|
Peter-Josef Meisch
|
d6b5540614
|
Fix reactive save of Flux.
Original Pull Request #2581
Closes #2576
|
2023-06-02 15:54:57 +02:00 |
|
Peter-Josef Meisch
|
11fc22566e
|
Polishing
|
2023-06-01 15:44:21 +02:00 |
|
Peter-Josef Meisch
|
1d8867be60
|
Make JsonpMapper a customizable bean.
Original Pull Request #2580
Closes #2566
|
2023-06-01 12:24:59 +02:00 |
|
Peter-Josef Meisch
|
f558822545
|
Extend AOT runtime hints.
Original Pull Request #2579
Closes #2575
|
2023-05-31 17:57:51 +02:00 |
|
Peter-Josef Meisch
|
cf09e57736
|
Add Kotlin extensions for several interfaces and CoroutineElasticsearchRepository.
Original Pull Request #2573
Closes #2545
|
2023-05-21 19:56:19 +00:00 |
|
Peter-Josef Meisch
|
f973236588
|
Test code cleanup.
Original Pull Request #2572
Closes #2571
|
2023-05-20 23:49:45 +02:00 |
|
Peter-Josef Meisch
|
36e3b93ea9
|
Make SearchType in query nullable, set to null in NativeQuery with knnQuery.
Original Pull Request #2570
Closes #2569
|
2023-05-20 17:31:30 +02:00 |
|
Peter-Josef Meisch
|
6edd3cf1fe
|
Polishing
|
2023-05-17 19:27:37 +02:00 |
|
Pierre Mazieres @Semarchy
|
7b527c4451
|
"BaseQuery" class : the "build" method does not apply to the "runtimeFields" field.
Original Pull Request #2568
Closes #2567
|
2023-05-17 18:52:01 +02:00 |
|
Peter-Josef Meisch
|
5b02364384
|
Remove deprecated code.
Original Pull Request #2564
Closes #2563
|
2023-05-13 13:29:06 +02:00 |
|
Peter-Josef Meisch
|
34b0181014
|
Fix Javadoc.
Original Pull Request: #2562
Closes #2561
|
2023-05-13 09:44:48 +02:00 |
|
Peter-Josef Meisch
|
f464f77985
|
Remove the integration of the deprecated RestHighLevelClient.
Original Pull Request #2560
Closes #2558
|
2023-05-13 09:07:52 +02:00 |
|
Peter-Josef Meisch
|
73e9a6f5c5
|
Refactoring to prepare for removal of the old deprecated RestHighLevelClient integration.
Original Pull Request #2559
Closes #2557
|
2023-05-13 08:22:10 +02:00 |
|
Peter-Josef Meisch
|
f897dd4318
|
Upgrade to Elasticsearch 8.7.1.
Original Pull Request #2555
Closes #2541
|
2023-05-12 22:20:10 +02:00 |
|
Peter-Josef Meisch
|
0b0640b509
|
Add documentation for the new 5.2 version in main branch.
Original Pull Request #2552
Closes #2551
|
2023-05-12 18:50:16 +02:00 |
|
Christoph Strobl
|
5ab1c2505c
|
After release cleanups.
See #2532
|
2023-05-12 14:18:54 +02:00 |
|
Christoph Strobl
|
85aaff9d6e
|
Prepare next development iteration.
See #2532
|
2023-05-12 14:18:52 +02:00 |
|
Christoph Strobl
|
2f54bdec01
|
Release version 5.1 GA (2023.0.0).
See #2532
5.1.0
|
2023-05-12 14:14:39 +02:00 |
|
Christoph Strobl
|
b3d582cd93
|
Prepare 5.1 GA (2023.0.0).
See #2532
|
2023-05-12 14:14:08 +02:00 |
|
Pierre Mazieres @Semarchy
|
9c497c2dea
|
Fix assignment in NativeQueryBuilder.
Original Pull Request: #2543
Closes #2542
|
2023-05-10 18:31:04 +02:00 |
|
Peter-Josef Meisch
|
406961c13b
|
Allow SSL configuration with the Elasticsearch CA fingerprint.
Original Pull Request #2540
Closes #2539
|
2023-04-29 18:43:50 +02:00 |
|
Peter-Josef Meisch
|
17ecce4362
|
Documentation update.
Original Pull Request #2537
Closes #2536
|
2023-04-23 22:16:53 +02:00 |
|
Peter-Josef Meisch
|
bbd5e8119a
|
Component templates.
Original Pull Request #2534
Closes #1458
|
2023-04-18 20:58:07 +02:00 |
|
Peter-Josef Meisch
|
df7a614638
|
dependency updates.
Original Pull Request #2531
Closes #2530
|
2023-04-15 12:37:50 +02:00 |
|