i've updated my support request over on solr attachments at http://drupal.org/node/1585922

it appears that it is not possible to add a file to a node in instances where a) revisioning is enabled and b) solr/solr search attachments is enabled.

for some odd reason it produces a conflict and simply returns an error when attempting to save the node (new or edited existing).

any thoughts?

Comments

rdeboer’s picture

Weird, no idea.
If you disable the Revisioning module, but keep core revisions, does Solr work then?

zilla’s picture

solr works with or without revisioning enabled, but i am simply unable to attach files to a node. seems specific to solr attachments though.

rdeboer’s picture

Hi zilla,
What I was trying to establish was whether the issue has to do with attachments and Solr in the context of Revisoning (the module) versus attachments and Solr in the context of revisions (revisions as already supplied by core even if the Revisioning module is not enabled).
Rik

zilla’s picture

thanks. it appears to have nothing to do with the revisioning module, i believe that i've isolated that - it appears only to happen when going to configuration for apache solr and including "File: file" along side other content types for searching - at that point, it becomes impossible to attach a file to a node with or without the revisions module operating (i also use "diffs" when using that module, but in this case i disabled all of it to test the situation out)

rdeboer’s picture

Hi zilla,
Ok, so then can you please re-assign this issue to a more appropriate queue, as it is not a Revisioning module issue?
Rik

zilla’s picture

Status: Active » Closed (fixed)

moved to solr related discussion as revisions has been removed as possible cause of this issue.