Coldfusion Solr Pdf index custom metadata
Hi, I've been trying to index some custom metadata fields using Solr... I've manage to do so, but the so-call solution only came with more issues...
1)Since I manage to index the pdf using the HTTP Post CURL in PHP, coldfusion won't read the indexed files, even thou Solr does... is there a way to use a standalone version of Solr and integrate with Coldfusion?
2)Using the Solr server CF already has, is there a way to index the pdf files the same way I did it using php and still be able to call them from coldfusion?
3)Can someone point me to some advance techniques or tutorial refering the use of Solr-Coldfusion... on how to custom index files, querys and results...
I'll appreciate all the help I can get...
