Hibernate Search 6 + Elastic Search 7+ Integration Test

@yrodiere thanks for suggestion however I tried it and tests were still failing!
though I have done one trick to update index for test cases
In before method explicitly put to reindex data and that way its working .
I know this is not good approach however I haven’t find anything except this to overcome this issue.
Please suggest if u have anything to share on this
Thnaks