Details
-
New Feature
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
-
Medium
Description
Right now there's a function HibernatePersonDAO#getSimilarPeople that executes a bunch of cryptic and probably fragile SQL code. It has tests, which is very nice. It should be refactored to use Lucene queries.