add two new SRU diagnostics
[yaz-moved-to-github.git] / src / srw.csv
index 9e017b9..623ea8b 100644 (file)
@@ -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"