EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
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
- To: <eprints-tech@ecs.soton.ac.uk>
 - Subject: [EP-tech] Adding a search field for RIOXX2 epm funder name
 - From: Lindsay Wood <lindsaywood.work@googlemail.com>
 - Date: Fri, 29 Jun 2018 07:50:20 +0100
 
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
- Follow-Ups:
- [EP-tech] Adding a search field for RIOXX2 epm funder name
- From: Lindsay Wood <lindsaywood.work@googlemail.com>
 
 
 - [EP-tech] Adding a search field for RIOXX2 epm funder name
 
- References:
- [EP-tech] Adding a search field for RIOXX2 epm funder name
- From: Lindsay Wood <lindsaywood.work@googlemail.com>
 
 
 - [EP-tech] Adding a search field for RIOXX2 epm funder name
 
- Prev by Date: Re: [EP-tech] CentOS / SELinux
 - Next by Date: Re: [EP-tech] Adding a search field for RIOXX2 epm funder name
 - Previous by thread: [EP-tech] EPrints/CRIS
 - Next by thread: [EP-tech] DOI handling in orcid_support_advance
 - Index(es):
 
