Skip to content
Snippets Groups Projects
Commit cd189ba5 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

- Prepare first release

parent 2c98c073
Branches
Tags
No related merge requests found
...@@ -99,7 +99,8 @@ When a blockchain currency has been indexed, you can test some fun queries : ...@@ -99,7 +99,8 @@ When a blockchain currency has been indexed, you can test some fun queries :
- get a block by number (e.g the block #0): - get a block by number (e.g the block #0):
http://localhost:9200/meta_brouzouf/block/0 -> with some additional metadata given by ES http://localhost:9200/meta_brouzouf/block/0 -> with some additional metadata given by ES
http://localhost:9200/meta_brouzouf/block/0/_source1 -> the original JSON block
http://localhost:9200/meta_brouzouf/block/0/_source -> the original JSON block
- Block #125 with only hash, dividend and memberCount: - Block #125 with only hash, dividend and memberCount:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment