Hi Robert,
Thank you for all of your hard work. I've been a big fan on a couple of your projects. Anyway, I have solr set up and working for everything but attachments. When I try searching for them I get "access denied". Should I be considering updating and adding this patch, http://drupal.org/node/230383 to d6.0x version?
Thanks,
Kind regards,
Jim
Comments
Comment #1
robertdouglass commentedHi Jim, yeah, looks like the best solution for the moment is to try this patch: http://drupal.org/node/230383#comment-1288636
Acquia is working on a different way to do file attachment searching that uses the Solr Tika module (meaning Solr does the text extraction), so you'll want to watch out for changes in this space as we implement and release that code.
Comment #2
jwilde commentedThank you Robert for getting back to me. Please let me know if I can contribute to the Acquia effort.
Kind regards,
Jim
Comment #3
jpmckinney commentedShouldn't this be an issue or http://drupal.org/project/apachesolr_attachments?