Subject | Re: [IBO] Full Text Search and Numbers |
---|---|
Author | Jason Wharton |
Post date | 2009-08-21T19:52:56Z |
Also, I might mention that I have included "phrase" support in full text
searching as well as support for minusing out words like in Google search. I
am involved in a project right now that demanded it. It actually was rather
simple to implement. Is all I had to do is add one clause with a CONTAINING
for the phrase to rule out entires that did have all the words but not in
sequential order.
If that is something someone needs, they will want to grab the next beta
release I'll be putting out soon.
Jason
searching as well as support for minusing out words like in Google search. I
am involved in a project right now that demanded it. It actually was rather
simple to implement. Is all I had to do is add one clause with a CONTAINING
for the phrase to rule out entires that did have all the words but not in
sequential order.
If that is something someone needs, they will want to grab the next beta
release I'll be putting out soon.
Jason