Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
CF_DAWG #1
Using Verity to search BLOB fields in DB
Hello All!
We have an Oracle 9i database with a table containing documents (PDF, Word,
Excel, etc) stored in that table in a BLOB column. We want to use Verity to
index this column so users can search on it.
We are having problems doing this. We query the database, we attempt to put
the results into the collection, but then when we search on it, we get no
results.
Any help or ideas are appreciated!
CF_DAWG Guest
-
Blob fields and images
I am using MYSQL and flash 8. I have been able to connect to our mysql tables and read and update text. I need to develop a flash app where... -
BLOB search
Please help, I have saved files into my database in a BLOB (long binary data) type and wanted to know if I can search this field? If not what is... -
#25118 [Opn->Ver]: can't store data in blob fields
ID: 25118 Updated by: kalowsky@php.net Reported By: php at jschreiber dot com -Status: Open +Status: ... -
#25118 [Opn->Fbk]: can't store data in blob fields
ID: 25118 Updated by: kalowsky@php.net Reported By: php at jschreiber dot com -Status: Open +Status: ... -
#25118 [Fbk]: can't store data in blob fields
ID: 25118 Updated by: sniper@php.net Reported By: php at jschreiber dot com Status: Feedback Bug Type: ... -
CF_DAWG #2
Re: Using Verity to search BLOB fields in DB
I called Macromedia support on this one. They said that Verity as it currently
is with CFMX 7, does not support full text indexing of BLOBs in a table. We
chose to go with Oracle Text Search instead, but could also have gone the
Google route, as their search utility indexes BLOBs also.
CF_DAWG Guest



Reply With Quote

