From bc808349e7cd6f216572237ca1c393da50ed9e29 Mon Sep 17 00:00:00 2001 From: handongxun Date: Thu, 31 Dec 2020 15:08:25 +0800 Subject: [PATCH] =?UTF-8?q?update:=20opendb-city-china,opendb-nation-china?= =?UTF-8?q?=20=E7=B4=A2=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-city-china/collection.json | 4 ++-- collection/opendb-nation-china/collection.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/collection/opendb-city-china/collection.json b/collection/opendb-city-china/collection.json index eb736a8..00fc190 100644 --- a/collection/opendb-city-china/collection.json +++ b/collection/opendb-city-china/collection.json @@ -67,10 +67,10 @@ } }, { - "IndexName": "letter", + "IndexName": "first_letter", "MgoKeySchema": { "MgoIndexKeys": [{ - "Name": "letter", + "Name": "first_letter", "Direction": "1" }], "MgoIsUnique": false diff --git a/collection/opendb-nation-china/collection.json b/collection/opendb-nation-china/collection.json index 9376bbc..d554f1f 100644 --- a/collection/opendb-nation-china/collection.json +++ b/collection/opendb-nation-china/collection.json @@ -47,10 +47,10 @@ } }, { - "IndexName": "letter", + "IndexName": "first_letter", "MgoKeySchema": { "MgoIndexKeys": [{ - "Name": "letter", + "Name": "first_letter", "Direction": "1" }], "MgoIsUnique": false