in reply to Re: Duplicate detection (SQL)
in thread Duplicate (similarity) detection (SQL)
I'm not sure if this will be possible to do at all because running a Search::Similarities search on every entry in the db (there could be thousands in a large database) against the target query would likely take far too long. I may try it in a quick spike solution and see if it's reasonable, but does anyone else have any better ideas?
|
|---|