Posted by mscalone on February 6, 2013 at 3:13pm
1 follower
Jump to:
| Project: | Apache Solr Multisite Search |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
great module I wander why only 264 sites are using it. By the way I'm working in a use case where there is a big ecosystem of multiple independents sites where some groups of sites are related under one category but that categories may have a hierarchy:
Example:
- Cultura
- Museums
- Museum 1
- Museum 2
- Theatre
- Theatre 1
- Theatre 2
- Museums
In this scenario we need to search at different levels: locally in each site (ig. Museum1), multisite in a group of sites (ie. Museums, not necessary a tee branch), and globally in all sites (Cutura). this module resolve the first and the last scenario.
I think it would be useful to include the feature to search in a set of sites.
Comments
#1
two possibilities I figured out:
What do you think?
I think I'm going to make some tests with the second option.