Hello,

is there a chance to use Spring Data with Hibernate Search? If Spring Data generates the beans for my Repository Interface where can I define the terms and queries for a fulltext search?

Thanks
Thorsten