[hibernate-dev] Support for Elasticsearch in Hibernate OGM proposal

2014-08-20 Thread Jiri Holusa
Hi everybody, I'm Jirka Holusa and I work JDG QA (Infinispan) team, just for you to know, this email has nothing to do with JDG :) Currently, I looking for a nice topic for a diploma thesis and I came across one. I worked with Elasticsearch in my bachelor thesis and I thought it would be nice

Re: [hibernate-dev] Support for Elasticsearch in Hibernate OGM proposal

2014-08-22 Thread Jiri Holusa
Hi Gunnar, thanks for your reply, see the comments inline. - Original Message - > From: "Gunnar Morling" > To: "Jiri Holusa" > Cc: hibernate-dev@lists.jboss.org > Sent: Thursday, August 21, 2014 8:55:49 AM > Subject: Re: [hibernate-dev] Support

Re: [hibernate-dev] Support for Elasticsearch in Hibernate OGM proposal

2014-08-25 Thread Jiri Holusa
> >> Gunnar, the direct HQL->ES-QL work is not as trivial as it seems. I don’t >> think ElasticSearch can search on fields that are not explicitly indexed. >> (Jiri correct me if I’m wrong). So we would need to guess or anticipate >> which field wants to be indexed and how “transparently”. Not the