游戏框架 +吗啡MongoDb + ElasticSearch = 灾难?
各位,我有几个问题:
Q1。我使用 Play 1.1.1 与 Morphia-MongoDB 模块和 ElasticSearch 进行索引。有人尝试过这个吗?
Q2。由于某种原因,morphia 插件(版本 beta4 和 beta5)在 ObjectIdBinder 类中出错。显然它不喜欢绑定方法上的@Override。还有其他人遇到过这个吗?解决方法是什么?
Guys I have a couple of questions:
Q1. I am using Play 1.1.1 with the Morphia-MongoDB module and ElasticSearch for Indexing. Has any one tried this?
Q2. For some reason the morphia plugin (versions beta4 & beta5) are erroring out in the ObjectIdBinder class. Apparently it does not like @Override on the bind method. Has anyone else faced this? What is the fix?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以前从未尝试过 ElasticSearch。
要回答您的问题 2,您的意思是您正在使用吗啡 beta4 和吗啡 beta4? 5 带有 play-1.1.1?您能尝试一下新的 morhpia beta6 吗?
Never tried ElasticSearch before.
To answer your Q2, do you mean you are using morphia beta4 & 5 with play-1.1.1? could you please try the new morhpia beta6?