upenndigitalscholarship / deep

MIT License
3 stars 1 forks source link

Book Edition Number and Play Edition Number filters #61

Closed ZacharyLesser closed 1 year ago

ZacharyLesser commented 1 year ago

These are working so that the user simply enters an integer. On the old site, users had the additional functionality of the terms "First" and "Second-plus" at the top of the drop-down.

"First" is identical to entering the integer 1, so that's not a big deal

But there is no way to account for "Second-plus" on the current site. "Second-plus" hits all records with integer values higher than 1, and it is a very useful category for researchers.

Is there any way to handle this on the new site other than simply mimicking the old site, with a filter choice list of:

First Second-plus [blank line] 2 3 4 ... 16 [i.e., currently the highest number in any record]