Hi,
while working on OGM-781 I noticed that there is a problem with Hibernate
Search when trying to get the projection of a property that represents a
collection of elements..
EntityInfo#getProjections()[0] will always return the first value of the
association.
For example, if I index the follow
The difference is that insert ordering is merely a question of performance
in order to better leverage JDBC batching. Here you are suggesting that
there is a bug in the order of deletes. Or are you just wanting to order
the deletes to better leverage JDBC batching as well? It's not clear.
On We
Hi Sanne,
Apparently you changed some of the OGM jobs to not use their own private
Maven repo any longer. What was the reason for that? I had chosen to work
with private repos intentionally, so to avoid interferences between
different jobs.
It may not be strictly needed as long as we don't run jo