environment « Search « JPA Q&A





1. Hibernate Search working on one environment but not the others    stackoverflow.com

this is my first hibernate search attempt so i'm new to this. I had an entity that i made it indexed so i can search the name field. it is working ...

2. Hibernate search in clustered environment    forum.hibernate.org

Hi Sanne, I am implementing a solution using hibernate search which has 11+ records to index in a clustered environment. I have the following three options. 1) Remote Directory: As we plan to deploy our app on EC2 instances and mounting to remote directory to another EC2 is really tough or impossible. And S3 could be used but it looks this ...