0
0
bleve/test/tests/basic/data/b.json
Marty Schoch 68a2b9614d refactored integration tests into separate package
also made integration tests declarative
you can now easily define new datasets/mappings/searches/results
2014-11-19 15:58:15 -05:00

7 lines
118 B
JSON

{
"id": "b",
"name": "steve has a long name",
"age": 27,
"birthday": "2001-09-09T01:46:40Z",
"title": "missess"
}