added special case with an empty ICU chain for 'raw' index processing without call...
[yaz-moved-to-github.git] / include / yaz / icu_I18N.h
index 3abe6bb..f69714c 100644 (file)
@@ -225,6 +225,8 @@ struct icu_chain
     uint8_t locale[16];
     int sort;
 
+    const char * src8cstr;
+
     UCollator * coll;
     
     /* number of tokens returned so far */