简体   繁体   中英

Playframework + Morphia + MongoDb + ElasticSearch = Disater?

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?

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?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM