Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Using database and file results in search collection

Explorer ,
Apr 21, 2008 Apr 21, 2008
I have a document management application that contains data about PDF documents in a database with a reference to the file name to access the PDF, like:

id Name Number URL
1 Doc Title 1 100-199 100-199.pdf
2 Doc Title 2 100-287 100-287.pdf

We currently search on the name and number from the database, but users want to search the contents of the PDF as well. The name and number are inside the PDF, but there is no metadata to return clean search results.

Is there a way to combine the database query collection with the file search collection to create a single, searchable collection without manipulating the PDF files?

Tags: cfsearch, cfcollection, cfindex, verity
TOPICS
Advanced techniques
348
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2009 Oct 26, 2009
LATEST

Hi,

I'd like to do this also, is this possible?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources