mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-15 15:31:16 +00:00
rename index file
This commit is contained in:
@@ -58,7 +58,7 @@ func createIndex() error {
|
||||
}
|
||||
|
||||
func init() {
|
||||
indexPath := utils.GetStoragePath() + "/search_index.bleve"
|
||||
indexPath := utils.GetStoragePath() + "/resource_index.bleve"
|
||||
|
||||
var err error
|
||||
index, err = bleve.Open(indexPath)
|
||||
|
||||
Reference in New Issue
Block a user