Adding upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c71cb8b61d
commit
982828099e
783 changed files with 150650 additions and 0 deletions
6
test/tests/facet/data/a.json
Normal file
6
test/tests/facet/data/a.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "book",
|
||||
"rating": 2,
|
||||
"updated": "2014-11-25"
|
||||
}
|
6
test/tests/facet/data/b.json
Normal file
6
test/tests/facet/data/b.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "book",
|
||||
"rating": 7,
|
||||
"updated": "2013-07-25"
|
||||
}
|
6
test/tests/facet/data/c.json
Normal file
6
test/tests/facet/data/c.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "book",
|
||||
"rating": 1,
|
||||
"updated": "2014-03-03"
|
||||
}
|
6
test/tests/facet/data/d.json
Normal file
6
test/tests/facet/data/d.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "book",
|
||||
"rating": 9,
|
||||
"updated": "2014-09-16"
|
||||
}
|
6
test/tests/facet/data/e.json
Normal file
6
test/tests/facet/data/e.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "book",
|
||||
"rating": 5,
|
||||
"updated": "2014-11-15"
|
||||
}
|
6
test/tests/facet/data/f.json
Normal file
6
test/tests/facet/data/f.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "movie",
|
||||
"rating": 3,
|
||||
"updated": "2017-06-05"
|
||||
}
|
6
test/tests/facet/data/g.json
Normal file
6
test/tests/facet/data/g.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "movie",
|
||||
"rating": 9,
|
||||
"updated": "2011-10-03"
|
||||
}
|
6
test/tests/facet/data/h.json
Normal file
6
test/tests/facet/data/h.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "movie",
|
||||
"rating": 9,
|
||||
"updated": "2019-08-26"
|
||||
}
|
6
test/tests/facet/data/i.json
Normal file
6
test/tests/facet/data/i.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "movie",
|
||||
"rating": 1,
|
||||
"updated": "2014-12-14"
|
||||
}
|
6
test/tests/facet/data/j.json
Normal file
6
test/tests/facet/data/j.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"category": "inventory",
|
||||
"type": "game",
|
||||
"rating": 9,
|
||||
"updated": "2013-10-20"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue