Is anything being done on this module? It still shows no public releases. Is there an alternative module available now for searching file attachments OTHER than Swish-e?

Comments

somebodysysop’s picture

Well, I did download apachesolr_attachments 6.x-2.x-dev here: http://drupal.org/node/452426

After installation, I get this error any time I try to access a node:

Call to undefined method Solr_Base_Query::add_filter() in apachesolr_attachments/apachesolr_attachments.module on line 230,

Help!

ianchan’s picture

subscribe

pwolanin’s picture

I have been using the CVS checkout of HEAD - which should be the source for that tarball. That error message makes it look as though the dev tarball is pointing to the wrong branch.

somebodysysop’s picture

Is this what I should use?: http://drupal.org/node/430032/release

pwolanin’s picture

that shoudl be correct - but sometimes drupal.org has packaging problems and puts the wrong thing in the tarball.

somebodysysop’s picture

OK, got it enabled. Are there instructions on what exactly needs to be done to actually see files in the search results?

pwolanin’s picture

there shoudl be some instructions in the README

somebodysysop’s picture

Status: Active » Fixed

It appears that the files are indexed automatically. There is a problem, but I will open a separate issue on that. With respect to this issue, the install of the latest .dev tarball appears to be working, and files are indexed and searchable.

Thanks for all the help!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.