We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CreateIndexes(ctx context.Context, indexes []opts.IndexModel)
我们这方法应该不支持全文索引对吧, 我看了MongoDB的驱动文档, 参数类型对不上. 分词可以用其他, 我感觉索引相关的很重要. 项目如果不够大, 不一定会考虑上Elasticsearch