EPrints Technical Mailing List Archive

Message: #07344


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Adding a search field for RIOXX2 epm funder name


Hi,

How would you add a new search field that searches across the RIOXX2 epm data (i.e. funder name, or project id).

$c->{search}->{publications_advanced} = 
{
  search_fields => [
    { meta_fields => [ "title","alt_title" ] },
    { meta_fields => [ "creators_name" ] },
    
... ...
    { meta_fields => [ "funder" ] },
    { meta_fields => [ "rioxx2_project.funder_name" ] },
    { meta_fields => [ "grant_number" ] },

I can see how the ‘simple’ fields work, but not the rioxx2.

Best,

Linds
--
Sent from Gmail Mobile