Needs review
Project:
Apache Solr Attachments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2010 at 21:52 UTC
Updated:
19 Mar 2011 at 20:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedI'm not sure I really like this idea - seems the one file could be referenced from many nodes?
Whether or not to attempt this should certainly be a configurable option - off by default.
instead use: http://api.drupal.org/api/drupal/includes--database.inc/function/db_plac...
Comment #2
aaron1234nz commentedI agree that this should be a configurable option (along with the other extraction methods). There is also a high chance that one file could be referenced by more than one node. My patch #937720: One-to-many relationship between files and nodes will solve this issue.
I'll look to do some more work on this over the next couple of weeks and post a new patch if you interested in progressing this.
Comment #3
aaron1234nz commentedHere is an updated patch that adds three checkboxes to the admin interface where the admin can choose to extract text from the following locations: File attachments, CCK filefields, body text.
Comment #4
jpmckinney commentedComment #5
jpmckinney commented