Merge branch 'master' into sru_2_0
[yaz-moved-to-github.git] / include / yaz / pquery.h
index a381db9..a165a36 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data.
+ * Copyright (C) 1995-2013 Index Data.
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -60,6 +60,9 @@ YAZ_EXPORT void yaz_pqf_destroy(YAZ_PQF_Parser p);
 
 YAZ_EXPORT int yaz_pqf_error(YAZ_PQF_Parser p, const char **msg, size_t *off);
 
+YAZ_EXPORT
+Z_Term *z_Term_create(ODR o, int term_type, const char *buf, size_t len);
+
 
 /* no error */
 #define YAZ_PQF_ERROR_NONE     0