Kevin Leturc
727cb5eb09
DATAES-141 - Update ElasticsearchTemplate constructors to init properly the default implementations.
2015-12-28 00:26:20 +00:00
Oliver Gierke
aa44da63f9
DATAES-223 - Updated changelog.
2015-12-18 11:26:11 +01:00
Kevin Leturc
23e1e9f46a
DATAES-217 Propose scan method with a class in order to retrieve index and type from Document
2015-12-17 00:47:01 +00:00
Mason Chan
751302d6f0
DATAES-143 added support for turning off auto index creation based on Document annotation.
2015-12-16 01:53:49 +00:00
Oliver Gierke
485f0e7252
DATAES-221 - Adapted to API changes in Spring Data Commons.
...
Related ticket: DATACMNS-89.
2015-12-14 21:13:33 +01:00
dianandonov
aa9c47516c
DATAES-208 - Allow node configuration to honor the server settings in @Document
2015-12-12 02:18:24 +00:00
Artur Konczak
21ff7e50cf
DATAES-206 - added GEO_POINT support for Point from Spring Data Commons
2015-12-08 12:03:25 +00:00
Oliver Gierke
909caa732b
DATAES-212 - Updated changelog.
2015-11-16 08:51:36 +01:00
Nicolas François
5b850c61e2
DATAES-210 - Typo in error message
2015-11-04 16:41:44 +00:00
Mohsin Husen
9981ad0dba
DATAES-94 - upgrade to latest elasticsearch 1.7.3 driver
2015-11-04 16:11:57 +00:00
Oliver Gierke
bcc763b97b
DATAES-202 - Updated changelog.
2015-10-14 13:57:59 +02:00
Mohsin Husen
131b172ce2
DATAES-94 - upgrade to latest elasticsearch 1.7.2 driver
2015-09-30 17:04:44 +01:00
Kevin Leturc
7d645ac5e1
DATAES-200 Set persistent entity index and type in query when no indices/types are set.
2015-09-23 13:23:00 +02:00
Artur Konczak
4350234299
DATAES-179 - added support for Attachment field type
2015-09-19 00:16:59 +01:00
Artur Konczak
5a648bcb7a
DATAES-172 - added test to cover geohash prefix
2015-09-18 16:16:46 +01:00
dianandonov
6a06bbfbb9
DATAES-172 - Added support for "geohash_prefix" and "geohash_precision" on GeoPointField annotation
2015-09-17 23:10:51 +01:00
Mohsin Husen
c2f13c3820
DATAES-194 - Tests should clean up "data" directory.
2015-09-17 12:02:51 +01:00
Artur Konczak
49708d38c0
DATAES-171 - added support for missing query keywords
2015-09-17 09:11:57 +01:00
Mohsin Husen
d9212630b9
DATAES-193 - After release cleanups
2015-09-02 11:53:44 +01:00
Oliver Gierke
9682e7ee28
DATAES-193 - After release cleanups.
2015-09-01 12:11:03 +02:00
Spring Buildmaster
a6d4109d0b
DATAES-193 - Prepare next development iteration.
2015-09-01 01:53:56 -07:00
Spring Buildmaster
6a6c44401d
DATAES-193 - Release version 1.3.0.RELEASE (Gosling GA).
1.3.0.RELEASE
2015-09-01 01:53:54 -07:00
Oliver Gierke
7f4ee37be3
DATAES-193 - Prepare 1.3.0.RELEASE (Gosling GA).
2015-09-01 10:13:36 +02:00
Oliver Gierke
bc8b5b8bd8
DATAES-193 - Updated changelog.
2015-09-01 10:13:33 +02:00
Artur Konczak
6cdc765b24
DATAES-137 - set missing MappingContext in ElasticsearchRepositoryFactoryBean
2015-08-29 01:49:18 +01:00
Oliver Gierke
f9e0b3a4f9
DATAES-186 - After release cleanups.
2015-08-04 14:09:22 +02:00
Spring Buildmaster
52fec26a1d
DATAES-186 - Prepare next development iteration.
2015-08-04 04:29:19 -07:00
Spring Buildmaster
eadf51ec27
DATAES-186 - Release version 1.3.0.RC1 (Gosling RC1).
1.3.0.RC1
2015-08-04 04:29:17 -07:00
Oliver Gierke
af3121a165
DATAES-186 - Prepare 1.3.0.RC1 (Gosling RC1).
2015-08-04 11:48:44 +02:00
Oliver Gierke
9b28ca805b
DATAES-186 - Updated changelog.
2015-08-04 11:48:34 +02:00
Oliver Gierke
9d8bc61401
DATAES-184 - Updated changelog.
2015-07-28 16:50:21 +02:00
Oliver Gierke
ae1a873705
DATASOLR-250 - Switched to PersistentEntityInformation to avoid reference to BeanWrapper.
...
MappingElasticsearchEntityInformation now extends PersistentEntityInformation over AbstractInformation to be able to use the default implementations of getId(…) and getIdType().
Related ticket: DATACMNS-738.
2015-07-22 21:24:11 +02:00
Oliver Gierke
9524b2cc8d
DATAES-173 - Updated changelog.
2015-07-01 10:22:17 +02:00
Oliver Gierke
d83a6541aa
DATAES-174 - Updated changelog.
2015-07-01 08:01:11 +02:00
Oliver Gierke
fdc62dd7d6
DATAES-175 - Updated changelog.
2015-06-30 14:21:36 +02:00
Kevin Leturc
416daef2f9
DATAES-165 - Add Java 8 Steram support in custom repositories.
2015-06-21 01:39:50 +01:00
Kevin Leturc
576495932e
DATAES-167 - Add scan method for CriteriaQuery.
2015-06-21 01:11:39 +01:00
Matija Obreza
c9ffc4417a
DATAES-127 - Include total, other and missing count in TermResult
...
Include totalCount, otherCount and missingCount from TermsFacet in TermResult.
2015-06-21 00:13:41 +01:00
Artur Konczak
e80ddd249f
DATAES-103 - fix for schema parsing errors with Spring 4.0.x
2015-06-20 23:03:03 +01:00
Oliver Gierke
9a8c04c16f
DATAES-168 - After release cleanups.
2015-06-02 11:40:22 +02:00
Spring Buildmaster
d117f6f515
DATAES-168 - Prepare next development iteration.
2015-06-02 01:39:58 -07:00
Spring Buildmaster
3e1099740b
DATAES-168 - Release version 1.3.0.M1 (Gosling M1).
1.3.0.M1
2015-06-02 01:39:54 -07:00
Oliver Gierke
763e61c862
DATAES-168 - Prepare 1.3.0.M1 (Gosling M1).
2015-06-02 08:25:10 +02:00
Oliver Gierke
ea02e99263
DATAES-168 - Updated changelog.
2015-06-02 08:24:59 +02:00
Artur Konczak
a3828c6161
Additional tests to cover synonyms
2015-05-22 13:20:06 +02:00
Mohsin Husen
4a90020dc1
DATAES-157 - support deleteBy operation
2015-05-15 13:21:38 +01:00
Mohsin Husen
01a67eef05
DATAES-164 - CriteriaQuery equals method has to use AND operator instead of OR
2015-05-15 12:23:23 +01:00
Mohsin Husen
0825f15ec3
DATAES-94 - upgrade to latest elasticsearch 1.5.2 driver
2015-05-12 15:54:49 +01:00
XAVIER VANDEMEULEBROUCKE
7aaf7e1782
DATAES-158 - DATAES-159
2015-05-11 00:32:42 +01:00
Kevin Leturc
455df72923
DATAES-155 setPersistentEntityId in mapResutls(MultiGetResponse, Class).
2015-05-11 00:19:33 +01:00