Skip to content
Snippets Groups Projects
Commit 25f74e23 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added HINT about problems with Rosetta SRU/CQL

parent d85a4eb7
No related branches found
No related tags found
No related merge requests found
......@@ -31,3 +31,8 @@ be extended in near future.
this stores the rosetta host and log dir in local .config/ta-tool.rc
## Problems
Rosetta does not implement the keyword search correctly. Keywords of form "foo:bar" splitted internally in two keywords "foo" and "bar". The result is OR-combined. If you use it to scan for IDs the result is not, what you expoected.
Because of the limited nature of Rosetta`s SRU/CQL implementation there is no workaround possible. See https://developers.exlibrisgroup.com/rosetta/integrations/standards/sru/ for details and contact your local Rosetta dealer.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment