mirror of https://github.com/BOINC/boinc.git
Added team features to Solr index
This commit is contained in:
parent
dc0c8009ed
commit
2cb91e2df3
|
@ -84,6 +84,8 @@ function global_search_solr_apachesolr_environments() {
|
|||
3 => 'panel',
|
||||
4 => 'profile',
|
||||
5 => 'story',
|
||||
6 => 'team',
|
||||
7 => 'team_forum',
|
||||
),
|
||||
);
|
||||
$export['solr'] = $environment;
|
||||
|
|
Loading…
Reference in New Issue