Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate creator search with SBH3 creator search #1514

Open
danielfang97 opened this issue Sep 27, 2022 · 0 comments
Open

Integrate creator search with SBH3 creator search #1514

danielfang97 opened this issue Sep 27, 2022 · 0 comments
Assignees

Comments

@danielfang97
Copy link
Collaborator

On SBH1, when doing creator search, the following is entered into the search bar:
dc:creator='Daniel Fang'&

However, on SBH3, we cannot use single quotes (') as this would cause a CORS error in the browser. SBH3 has implemented using <> to denote the creator's name.

For testing purposes, we will make the same change for SBH1, so that it will also use <> instead of ''.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant