14 Commits

Author SHA1 Message Date
Artur Konczak
c799e8d1c8 DATAES-262 - added profile to build project with ES 2.3.3 2016-06-17 09:31:49 +01:00
Mohsin Husen
477e8e2a07 DATAES-241 - Remove commons-collections dependency 2016-03-16 15:36:01 +00:00
Mohsin Husen
42fc41b2eb DATAES-211 - clean up
remove facet feature as it is removed in elasticsearch 2.x
2016-02-24 12:45:36 +00:00
Mohsin Husen
0825f15ec3 DATAES-94 - upgrade to latest elasticsearch 1.5.2 driver 2015-05-12 15:54:49 +01:00
Mohsin Husen
37c710d236 DATAES-94 - upgrade to latest elasticsearch 1.4.4 driver 2015-03-22 13:46:24 +00:00
Mohsin Husen
00441e743b DATAES-94 - upgrade to latest elasticsearch 1.4.2 driver 2015-01-27 17:32:51 +00:00
Mohsin Husen
cd48924528 DATAES-94 - upgrade to latest elasticsearch 1.3.4 driver 2014-10-19 11:42:46 +01:00
Martin Sachs
5a691986a1 DATAES-94 - Bump to support ES 1.2.0 2014-07-05 10:16:20 +01:00
Mohsin Husen
1b18da2e21 DATAES-83 - Upgrade to elasticsearch 1.1.1 2014-04-21 17:45:01 +01:00
Oliver Gierke
004e758e0b DATAES-78 - Prepare 1.0 M2. 2014-03-31 17:39:48 +02:00
Artur Konczak
1352c9f45b DATAES-54 - upgraded to elasticsearch 1.0 2014-02-16 21:44:36 +00:00
Oliver Gierke
a33a48a882 DATAES-45 - Prepare 1.0 M1 release.
Upgraded to Spring Data Build 1.3.0 RC1 and Spring Data Commons 1.7.0.RC1. Cleaned up pom accordingly.

Adapted repository setup to accommodate for changed lifecycle behavior of repository factories. Marked repositories explicitly created to check for the detection of misconfiguration as @Lazy to prevent them from being instantiated and causing the tests to fail. Added assertion in ElasticsearchEntityInformationCreatorImpl to eagerly fail in case of misconfiguration.

Marked ElasticsearchCrudRepository as @NoRepositoryBean as it should never be considered to be a repository interface to be instantiated.

Tweaked CDI implementation to benefit from new feature in Spring Data Commons to eagerly instantiate CDI repository beans. Fixed capitalization in CDI integration test sample repositories to let the code compile on case-sensitive file systems.
2014-02-07 10:00:54 +01:00
Artur Konczak
47c82a8f96 DATAES-25 migrated to jackson v2.2.3 2013-11-10 19:58:57 +00:00
Oliver Gierke
a8aca3e21b DATAES-3 - Moved to Spring Data build system.
Updated pom to use Spring Data build parent file. Renamed Test files to …Tests for the Surefire plugin be able to find it. Added data folder to .gitignore. Added template.mf for Bundlor to create an OSGi MANIFEST.MF.
2013-04-30 12:42:00 +02:00