[EP-tech] Search configuration - 'top' for subject search
John Salter
J.Salter at leeds.ac.uk
Wed Sep 24 12:20:41 BST 2014
Hi,
In the workflows, it's possible to restrict a subject input by using the 'top' option in the field e.g.
<component type="Field::Subject"><field ref="dept" required="yes" top="Leeds" /></component>
Is the same possible for a search field?
Something like:
search_fields => [
...
{ meta_fields => [ "dept" ], top => 'Leeds' }, #NB this DOESN'T work!
...
],
Cheers,
John
More information about the Eprints-tech
mailing list