| Subject | Re: Case-insensitive 'containing' on a BLOB - perhaps UDF? | 
|---|---|
| Author | peter_jacobi.rm | 
| Post date | 2004-07-14T09:17:27Z | 
"Jonathan Hull" wrote:
along this lines is your only option, as otherwise you will
end up scanning your entire hard disk over and over again.
Regards,
Peter Jacobi
            > The only other approach that I can imagine (after a strongIf you are going into hardcore free text search, something
> coffee) would be to tokenise the text on the way in so each BLOB
> has a corresponding text field containing keywords, but this seems
> a pretty high overhead.
along this lines is your only option, as otherwise you will
end up scanning your entire hard disk over and over again.
Regards,
Peter Jacobi