|
@@ -114,6 +114,8 @@ func initBaseIndex() {
|
|
new(BaseFromYongyiIndex),
|
|
new(BaseFromYongyiIndex),
|
|
new(BaseFromYongyiData),
|
|
new(BaseFromYongyiData),
|
|
new(BaseFromYongyiClassify),
|
|
new(BaseFromYongyiClassify),
|
|
|
|
+ new(BaseFromCoalmineMapping),
|
|
|
|
+ new(BaseFromCoalmineJsmIndex),
|
|
)
|
|
)
|
|
}
|
|
}
|
|
|
|
|