18 lines
396 B
JSON
18 lines
396 B
JSON
|
[
|
||
|
{
|
||
|
"IndexName": "index_search_event",
|
||
|
"MgoKeySchema": {
|
||
|
"MgoIndexKeys": [
|
||
|
{
|
||
|
"Name": "appid",
|
||
|
"Direction": "1"
|
||
|
},
|
||
|
{
|
||
|
"Name": "event_key",
|
||
|
"Direction": "1"
|
||
|
}
|
||
|
],
|
||
|
"MgoIsUnique": true
|
||
|
}
|
||
|
}
|
||
|
]
|