Postponed
Project:
Apache Solr Attachments
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2012 at 18:33 UTC
Updated:
3 Jul 2017 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nick_vhYou can certainly do so with some custom code. I can't promise to fix this asap so it would be quicker if you look into a solution and post a patch? Would you be willing to do that?
Comment #2
nick_vhComment #3
ki commentedThis fix honors search_index view mode and won't index hidden attachments. This works when the file is parsed as part of the parent node. It does not cover when the file is a separate entity, in which case apachesolr_attachments_solr_document() should be fixed.