Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于MongoDB那篇的第13条:文本搜索 #19

Open
SugarTiger opened this issue Jun 11, 2018 · 0 comments
Open

关于MongoDB那篇的第13条:文本搜索 #19

SugarTiger opened this issue Jun 11, 2018 · 0 comments

Comments

@SugarTiger
Copy link

SugarTiger commented Jun 11, 2018

db.movie.find({$text:{$search:'Gump'}}).pretty(),这一句应该是:查找标题为"Gump"的数据,而不是:查找带有"Gump"的标题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant