Skip to content

Change group-title to be a single text item #147

Mark Woodhall requested to merge feature/group-title-array-fix into develop

I have adjusted the elasticsearch mappings as part of this. There is now a group-title keyword mapping which allows filters such as v1/works?filter=group-title:Bioinformatics to do exact text matching and a group-title-text matching that enabled free text search, should we wish to do it.

Merge request reports