Updated sample data.

New sample data files have been added for search facet paging. Unused
files have been removed. The names used in the files have been updated
for consistency.

Ticket #981
This commit is contained in:
Endi S. Dewata
2011-11-08 15:18:31 -06:00
parent 97660ac4d5
commit df6bd6ab5a
106 changed files with 6888 additions and 1528 deletions

View File

@@ -3,12 +3,12 @@
"id": 3,
"result": {
"result": {
"dn": "idnsname=henson.ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"dn": "idnsname=dev.example.com,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"FALSE"
],
"idnsname": [
"henson.ayoung.boston.devel.redhat.com"
"dev.example.com"
],
"idnssoaexpire": [
"1209600"
@@ -17,7 +17,7 @@
"3600"
],
"idnssoamname": [
"ayoung.boston.devel.redhat.com"
"example.com"
],
"idnssoarefresh": [
"3600"
@@ -26,7 +26,7 @@
"900"
],
"idnssoarname": [
"root.henson.ayoung.boston.devel.redhat.com."
"root.dev.example.com."
],
"idnssoaserial": [
"2010021201"
@@ -41,6 +41,6 @@
]
},
"summary": null,
"value": "henson.ayoung.boston.devel.redhat.com"
"value": "dev.example.com"
}
}