We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a feature to allow specific search terms to be replaced with another term after a search has been submitted
Ex. A search for the term "Indians" could swap out "Indians" with "Indigenous people", and return results for "indigenous people"
Need feedback to show the user the terms have been replaced
Compass example: https://du.primo.exlibrisgroup.com/discovery/search?query=any,contains,Felis%20catus&tab=Everything&search_scope=MyInst_and_CI&vid=01UODE_INST:01UODE_MAIN&lang=en&offset=0
Compass example: https://du.primo.exlibrisgroup.com/discovery/search?query=any,contains,indigenouus&tab=Everything&search_scope=MyInst_and_CI&vid=01UODE_INST:01UODE_MAIN&lang=en&offset=0
Google example: https://www.google.com/search?q=indenouslkh&sxsrf=ALiCzsa9YLQS72v8K2fnC5XDigoe0r_rkw%3A1651856471065&source=hp&ei=V1R1YvRr9NHQ8Q_4toH4Ag&iflsig=AJiK0e8AAAAAYnViZ8F8N5oYd6wGLdGzLKGloAJrbjno&ved=0ahUKEwi087LxrMv3AhX0KDQIHXhbAC8Q4dUDCAk&uact=5&oq=indenouslkh&gs_lcp=Cgdnd3Mtd2l6EAMyBAgAEA0yBAgAEA0yBggAEA0QCjIECAAQDTIECAAQDTIKCC4QxwEQrwEQDTIECAAQDTIECAAQDTIECAAQDTIECAAQDToHCCMQ6gIQJzoNCC4QxwEQrwEQ6gIQJzoECCMQJzoECAAQQzoLCAAQgAQQsQMQgwE6BQgAEIAEOg4ILhCABBCxAxDHARCjAjoQCAAQgAQQhwIQsQMQgwEQFDoICC4QgAQQsQM6EQguEIAEELEDEIMBEMcBEKMCOgQILhAnOhMIABCABBCHAhCxAxCDARDJAxAUOgUIABCSAzoHCAAQsQMQQzoICAAQgAQQsQM6BwgAEIAEEAo6CgguEIAEENQCEAo6CggAELEDEIMBEAo6BwgAELEDEAo6BAguEAo6BggAEAoQAzoKCAAQsQMQgwEQDToECC4QDVC2BVj8HGCdIGgBcAB4AIABaYgBhgeSAQM5LjKYAQCgAQGwAQo&sclient=gws-wiz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add a feature to allow specific search terms to be replaced with another term after a search has been submitted
Ex. A search for the term "Indians" could swap out "Indians" with "Indigenous people", and return results for "indigenous people"
Need feedback to show the user the terms have been replaced
Compass example:
https://du.primo.exlibrisgroup.com/discovery/search?query=any,contains,Felis%20catus&tab=Everything&search_scope=MyInst_and_CI&vid=01UODE_INST:01UODE_MAIN&lang=en&offset=0
Compass example:
https://du.primo.exlibrisgroup.com/discovery/search?query=any,contains,indigenouus&tab=Everything&search_scope=MyInst_and_CI&vid=01UODE_INST:01UODE_MAIN&lang=en&offset=0
Google example:
https://www.google.com/search?q=indenouslkh&sxsrf=ALiCzsa9YLQS72v8K2fnC5XDigoe0r_rkw%3A1651856471065&source=hp&ei=V1R1YvRr9NHQ8Q_4toH4Ag&iflsig=AJiK0e8AAAAAYnViZ8F8N5oYd6wGLdGzLKGloAJrbjno&ved=0ahUKEwi087LxrMv3AhX0KDQIHXhbAC8Q4dUDCAk&uact=5&oq=indenouslkh&gs_lcp=Cgdnd3Mtd2l6EAMyBAgAEA0yBAgAEA0yBggAEA0QCjIECAAQDTIECAAQDTIKCC4QxwEQrwEQDTIECAAQDTIECAAQDTIECAAQDTIECAAQDToHCCMQ6gIQJzoNCC4QxwEQrwEQ6gIQJzoECCMQJzoECAAQQzoLCAAQgAQQsQMQgwE6BQgAEIAEOg4ILhCABBCxAxDHARCjAjoQCAAQgAQQhwIQsQMQgwEQFDoICC4QgAQQsQM6EQguEIAEELEDEIMBEMcBEKMCOgQILhAnOhMIABCABBCHAhCxAxCDARDJAxAUOgUIABCSAzoHCAAQsQMQQzoICAAQgAQQsQM6BwgAEIAEEAo6CgguEIAEENQCEAo6CggAELEDEIMBEAo6BwgAELEDEAo6BAguEAo6BggAEAoQAzoKCAAQsQMQgwEQDToECC4QDVC2BVj8HGCdIGgBcAB4AIABaYgBhgeSAQM5LjKYAQCgAQGwAQo&sclient=gws-wiz
The text was updated successfully, but these errors were encountered: