I'm trying to make a search for any books where the series name ends with a comma, but having trouble constructing the regex.
series:~.*, works but also gets several books with a comma in the middle.
Any ideas? :thumbsup::thanks:
series:~.*, works but also gets several books with a comma in the middle.
Any ideas? :thumbsup::thanks:







