I have a stateless session bean which does all the keyword searching for my
application. Right now the searching is quite simple, it "ANDs" all the
keywords and does a 'like %keyword%' clause on them.
I was wondering if there are any open source objects to assist in smarter
searching, such as : "DVD Player" -Sony (they typical stuff you see on
search engines, etc) ?
Thanks.


Reply via email to