在生产中的MongoDB全文搜索? [英] MongoDB full text search in production?

查看:241
本文介绍了在生产中的MongoDB全文搜索?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人有在生产中使用MongoDB全文搜索的经验?


你可以给我什么建议?

我认为在生产中使用它有点冒险,因为它处于beta状态。我是正确的吗?
目前(2013年9月)MongoDB全文搜索仍在测试阶段。 文档明确警告不要使用它:


文本搜索目前是一项测试功能

[...]



警告:

不要在生产系统上启用或使用文本搜索。

此警告的可能原因:


  1. 实施和API详细信息可能会更改。您开发的任何工具现在可以工作,但您下次更新MongoDB时可能会失败。 尚未完全测试。潜在的bug可能会破坏您的应用程序。

由于这些原因,您不应该以实时方式使用它, 10gen宣布完成之前的全球申请。



更新:从版本2.6开始,文字搜索具有生产质量。


Does anyone have experience of using MongoDB full text search in production?
What advice can you give me about that?
I think it is a little risky to use it in production because it's in beta state. Am i right?

解决方案

Currently (September 2013) The MongoDB fulltext search is still in beta stage. The documentation explicitely warns from using it:

The text search is currently a beta feature

[...]

Warning:

•Do not enable or use text search on production systems.

Likely reasons for this warning:

  1. Implementation- and API details are subject to change. Anything you develop and which works now could fail the next time you update MongoDB.
  2. It isn't fully tested. There could still be obscure bugs lurking in it which could break your application.

For these reasons you should not use it in a real-world application before 10gen has declared it finished.

Update: As of Version 2.6, text search has production quality.

这篇关于在生产中的MongoDB全文搜索?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆