srophe / britishLibrary

Copy of the Srophe application for British Library MSS
GNU General Public License v3.0
0 stars 2 forks source link

Search box for Shelfmark in Advanced Search #376

Closed wlpotter closed 2 months ago

wlpotter commented 5 months ago

Could we add a search box in the Advanced Search page that lets users search by the manuscript shelf mark?

The label would be "Shelfmark".

Xpaths to search in:

These could also appear in msParts:

wsalesky commented 5 months ago

@wsalesky Would this be an exact match only or do you want wild card search capabilities?

wlpotter commented 5 months ago

I think we'd want wild card capabilities so someone could search, e.g. "14,1*"

wsalesky commented 3 months ago

@wlpotter this has been added. You will need to merge this: https://github.com/srophe/britishLibrary-data/pull/1907

into data before it will work. Once I see that pull request merged I will rebuild the docker image and get the new search online.

wlpotter commented 3 months ago

Thanks! Just merged it in

wsalesky commented 3 months ago

@wlpotter please test and close if it works as expected

wlpotter commented 2 months ago

This looks like it's working!