Rizwan Idrees
0bc8ae54fe
1) added support for user defined indices and types in ElasticsearchOperations
...
2) added support for custom ResultMapper in ElasticsearchOperations
3) Fixed pagination issues
4) Fixed findAll methods that were returning 10 results (which is the elasticsearch default).
2013-02-19 11:07:51 +00:00
Mohsin Husen
9c2a541d95
Upgraded to Spring Data Commons to 1.5 (Arora Release). https://github.com/BioMedCentralLtd/spring-data-elasticsearch/issues/7
2013-02-15 10:20:20 +00:00
Mohsin Husen
dd89c34eca
Update README.md
...
updated contact details
2013-02-06 16:23:32 +00:00
Mohsin Husen
7a5e784ac6
updated tests for version field
2013-02-06 16:02:29 +00:00
Rizwan Idrees
2adecd33ad
bug fix for version field
2013-02-06 12:49:37 +00:00
Rizwan Idrees
c3f7309b9f
bug fix for version field
2013-02-06 11:58:15 +00:00
Rizwan Idrees
2ab686c1d4
bug fix for version field
2013-02-06 11:57:10 +00:00
Rizwan Idrees
d65da524e5
renamed and fixed unit tests
2013-02-05 14:57:36 +00:00
Rizwan Idrees
965a55e141
renamed and fixed unit tests
2013-02-05 14:44:36 +00:00
Rizwan Idrees
ad24967b53
added version support and upgraded the version of elasticsearch to 0.20.4
2013-02-05 12:58:33 +00:00
Mohsin Husen
0818015434
Update README.md
2013-02-03 11:33:39 +00:00
Mohsin Husen
68b4cc2c6a
Update README.md
2013-02-03 11:32:44 +00:00
Mohsin Husen
80d33ea908
Update README.md
2013-02-03 11:31:26 +00:00
mohsinh
a1dc452c4b
Update README.md
...
TYPO
2013-02-01 15:59:28 +00:00
Mohsin Husen
92a18bd0fb
Fixed issue related to nested objects
2013-02-01 12:37:03 +00:00
Mohsin Husen
8d65d92b4a
Updated Test Cases
2013-01-29 13:33:16 +00:00
rizwanidrees
fe25ef25b4
Merge pull request #1 from ChrisMcKee/patch-1
...
Update README.md
2013-01-28 09:14:25 -08:00
Chris McKee
592a31e7c4
Update README.md
...
HTML encoding not needed
2013-01-28 17:05:17 +00:00
Mohsin Husen
7d187635a9
Updated Documentation
2013-01-28 16:16:53 +00:00
Mohsin Husen
8970785ab8
Added Support for IN Query and Added more test cases
2013-01-28 15:34:13 +00:00
Rizwan Idrees
1520b4deac
updated documentation
2013-01-28 12:19:43 +00:00
mohsinh
dacf97b037
Update README.md
2013-01-28 12:03:47 +00:00
mohsinh
311416df0f
Update README.md
2013-01-28 12:03:00 +00:00
Mohsin Husen
bbb6d21e51
Merge branch 'master' of https://github.com/BioMedCentralLtd/spring-data-elasticsearch
2013-01-28 12:02:08 +00:00
Mohsin Husen
dfc2999caa
Updated Documentation
2013-01-28 12:01:33 +00:00
mohsinh
d2f91c26ce
Update README.md
2013-01-28 11:51:15 +00:00
Mohsin Husen
e3556c9183
Updated Documentation
2013-01-28 11:48:21 +00:00
Mohsin Husen
25e70d6c8d
Merge branch 'master' of https://github.com/BioMedCentralLtd/spring-data-elasticsearch
2013-01-28 11:42:33 +00:00
Mohsin Husen
57dc4790bf
Updated Documentation
2013-01-28 11:41:40 +00:00
mohsinh
2baa3f102f
Update README.md
2013-01-28 11:26:55 +00:00
Mohsin Husen
ff43017be9
deleted contributing.md
2013-01-28 10:40:38 +00:00
mohsinh
e0bd53059b
Update README.md
2013-01-28 10:36:46 +00:00
mohsinh
8e55dfb3c2
Update CONTRIBUTING.md
...
deleted content
2013-01-28 10:36:04 +00:00
Rizwan Idrees
cc7e5611fc
Add documentation and tests
2013-01-28 10:31:39 +00:00
rizwanidrees
003c199407
Update README.md
...
Updated the PDF link
2013-01-28 10:16:30 +00:00
mohsinh
d1de6ae333
Update README.md
2013-01-28 10:10:27 +00:00
Mohsin Husen
67af1a1458
Added Documentation and More Tests
2013-01-28 10:05:24 +00:00
Mohsin Husen
838aaa8be0
Merge branch 'master' of https://github.com/BioMedCentralLtd/spring-data-elasticsearch
2013-01-25 18:01:05 +00:00
mohsinh
fb030f5b69
Update README.md
...
Test
2013-01-25 17:56:09 +00:00
Mohsin Husen
24fe1b87e0
Modified Documentation
2013-01-25 17:47:20 +00:00
Rizwan Idrees
e7b097caee
Add documentation and tests
2013-01-25 17:37:02 +00:00
Rizwan Idrees
75189a656d
Ignored failing tests
2013-01-24 17:46:54 +00:00
Rizwan Idrees
54a1f186d7
Adding missing files
2013-01-24 17:37:03 +00:00
michalj
05de948d20
Update README.md
...
Fixed build status widget.
2013-01-24 17:24:18 +00:00
michalj
84fc775265
Update README.md
...
Added Travis CI build status widget.
2013-01-24 17:22:42 +00:00
Rizwan Idrees
6c20986b05
Merge branch 'master' of https://github.com/BioMedCentralLtd/spring-data-elasticsearch
2013-01-24 17:16:01 +00:00
unknown
152689509d
Configuring Travis CI
2013-01-24 17:10:30 +00:00
michalj
7dd3fa7b5e
Create README.md
2013-01-24 09:02:38 -08:00
unknown
5a372910e5
Initial commit
2013-01-24 16:39:44 +00:00