I can't imagine this is a bug, so I figure I must be missing something. Apache Solr search installed with Apache Solr for attachments and Apache Solr node access. Anonymous users retrieve list of nodes they can access, but not the file attachments.

That is, there are file attachments indexed and retrieved on apache solr searches by user #1. However, these attachments do not appear on the resulting search list of anonymous users who have access to view these attachments.

Any suggestions on what I might be missing here?

Thanks.

Comments

pwolanin’s picture

You should not even be able to enable this module currently - it's broken unless you do careful configuration of the corresponding CLI tool, and also has a bad algorithm for whe to re-index attachments.

In ~3 weeks we expect to having integration with the Apache tike text extraction tool working.

pwolanin’s picture

Status: Active » Closed (fixed)
somebodysysop’s picture

In ~3 weeks we expect to having integration with the Apache tike text extraction tool working.

Is Apache Solr for attachments working now?