Reurn indexes in lexigraphical order.
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
"indexes": {
|
||||
"lastModified": 0,
|
||||
"index": [
|
||||
{
|
||||
"name": "#",
|
||||
"artist": [
|
||||
{
|
||||
"id": 5,
|
||||
"name": "13th Floor Lowervators"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "A",
|
||||
"artist": [
|
||||
@@ -17,15 +26,6 @@
|
||||
"name": "Anika"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "#",
|
||||
"artist": [
|
||||
{
|
||||
"id": 5,
|
||||
"name": "13th Floor Lowervators"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user