Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.0-beta6
Component:
Attachments
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 01:36 UTC
Updated:
12 May 2009 at 22:16 UTC
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
Comment #1
pwolanin commentedYou 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.
Comment #2
pwolanin commentedComment #3
somebodysysop commentedIs Apache Solr for attachments working now?