Hi everyone, I'd like to know if there is any way in NHibernate to get optimized results while searchig using InsensitiveLike, i.e. output results ordered by closest match; or if the keywords are several, first, return result that contains that keywords together and then, results that contain at least one of them. (Just like Google search works :) but in my particular project only) I hope my question is clear enough to get the idea, please, forgive me if something is incorrect in the question.
Thanks a lot
Giorgi
|