Hi,
I'm a maintainer of a site which uses a lot of nodes with restricted access handled by the module content_access. After installing the apachesolr-module on this site I noticed that the index only contains nodes which are accessible by anonymous users. So I decided to activate the apachesolr_node_access module which I guessed would solve my problem. After reindexing the content I did not recognize any changes to the state before (index contains only nodes with public access). Lastly I decided to deactivate apachesolr as it is useless in this case.
So I came to write this issue. Hopefully someone of you is able to help me with that.
- Is there any way to have content indexed which is protected from public access?
- Is there also a way to give the searching user the appropriate results depending on the rights this user has on the node?
I could live with a solution to the first question. In this case I would make the search field only available to specific user roles.
Thank you for your help.
Comments
Comment #1
xurubo93 commentedComment #2
verres commentedsubscribing
Comment #3
pwolanin commentedThe nodeaccess submodule should work - but there are not enough specifics here to understand what failed to meet your expectation.
Comment #4
xurubo93 commentedAll other nodes are not indexed!
There are two questions in my first post. I will not repeat it, as I think you are able to read it, though...