18 lines
390 B
JSON
18 lines
390 B
JSON
[
|
|
{
|
|
"IndexName": "index_search_page",
|
|
"MgoKeySchema": {
|
|
"MgoIndexKeys": [
|
|
{
|
|
"Name": "appid",
|
|
"Direction": "1"
|
|
},
|
|
{
|
|
"Name": "path",
|
|
"Direction": "1"
|
|
}
|
|
],
|
|
"MgoIsUnique": true
|
|
}
|
|
}
|
|
] |