Added team features to Solr index

This commit is contained in:
Oliver Bock 2014-01-17 09:57:07 +00:00
parent dc0c8009ed
commit 2cb91e2df3
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ function global_search_solr_apachesolr_environments() {
3 => 'panel',
4 => 'profile',
5 => 'story',
6 => 'team',
7 => 'team_forum',
),
);
$export['solr'] = $environment;