I'm working on a project which makes use of Domain Access and it needs to always include a filter on views so it properly works. We are also using apachesolr in one of the domains, so I need to integrate both functionalities on a view. We found this module: http://drupal.org/project/domain_solr which seems to integrate apachesolr and domain access, but I'm unsure about what is needed apart from that. Can you point me a direction?
Comments
Comment #1
shaneonabike commented+1
Comment #2
javdich commentedDid you ever get this working?
Comment #3
kenorb commentedVersion 6.x is no longer supported due to Drupal 6 End of Life. For Drupal 8.x, use Search API Solr Searchinstead.