fuzzy « Search « JPA Q&A





1. Fuzzy Indexes in Hibernate Search    stackoverflow.com

I understand fuzzy searches all and well, but in my application they are very slow with lots of terms (~500ms). I ran across a solution to slow fuzzy searches where ...

2. Question about database modelling and fuzzy queries with hibernate search    stackoverflow.com

I am trying to model what I call an "availability matrix". Let me explain what I mean. Users of my application are one of two types: employers and employees (an employee could ...

3. Fuzzy Insensitive Search    forum.hibernate.org