ApacheSolr Global Context

Categories

Component ID

1274106

Component name

ApacheSolr Global Context

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows to have different default search-facet-values depending on the current page of the user.
So for example if you are on an organic group you will get the results only from this group.

This system is kind of extendable at the moment, so you could use it for example for /user/%uid or for certain things like the global calendar.

Discussion items

  • Yes, this basically does something like spaces but for apachesolr instead of views, but it's kind of hard to integrate both together.
  • Perhaps a better name for the module would also help here.
  • This module seems to be kind of similar http://drupal.org/sandbox/cmjns/1123810
  • Is this really a worth project?