Skip to main content
Inspiring
October 27, 2009
Question

Can Verity/Solr index files AND columns from db into one resultset?

  • October 27, 2009
  • 1 reply
  • 558 views

Hi,

I have a form where users upload a document and also add some meta data that goes with the document.  I currently store the meta data in the db and the actual document on the file system.

How can I use Verity/Solr to index files and columns from a database table so it will return one recordset?

-ws

    This topic has been closed for replies.

    1 reply

    Inspiring
    November 6, 2009

    <cfindex type="file"> should do the trick, shouldn't it?

    http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7d04.html

    --

    Adam