X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsrw.csv;h=623ea8b074ece398a70551ac5b471f704309f13c;hp=9e017b97c2f26431382aa1acd9bd9646f4539213;hb=1de3e0a16b71a0d901efc76ed93285a1a869ef09;hpb=84d7b06c13daa609e93f353e655c4b02f936d65c diff --git a/src/srw.csv b/src/srw.csv index 9e017b9..623ea8b 100644 --- a/src/srw.csv +++ b/src/srw.csv @@ -1,4 +1,3 @@ -"$Id: srw.csv,v 1.1 2005-04-22 08:27:58 adam Exp $ 1, "Permanent system error" 2, "System temporarily unavailable" 3, "Authentication error" @@ -32,7 +31,7 @@ 32, "Anchoring character in unsupported position" 33, "Combination of proximity/adjacency and masking characters not supported" 34, "Combination of proximity/adjacency and anchoring characters not supported" -35, "Terms only exclusion stopwords" +35, "Term contains only stopwords" 36, "Term in invalid format for index or relation" 37, "Unsupported boolean operator" 38, "Too many boolean operators in query" @@ -57,7 +56,7 @@ 57, "Result set created but no records available" 58, "Result set created with unpredictable partial results available" 59, "Result set created with valid partial results available" -60, "Result set no created: too many records retrieved" +60, "Result set not created: too many matching records" 61, "First record position out of range" 62, "Negative number of records requested" 63, "System error in retrieving records" @@ -85,6 +84,7 @@ 90, "Unsupported direction value" 91, "Unsupported case value" 92, "Unsupported missing value action" +93, "Sort ended due to missing value" 100, "Explain not supported" 101, "Explain request type not supported (SOAP vs GET)" 102, "Explain record temporarily unavailable" @@ -92,3 +92,6 @@ 111, "Unsupported stylesheet" 120, "Response position out of range" 121, "Too many terms requested" +235, "Database does not exist" +236, "Access to specified database denied" +1015, "Init/AC: Maximum number of simultaneous sessions for Userid"