Approximation support
[pazpar2-moved-to-github.git] / src / settings.h
index 5a56750..6544d30 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of Pazpar2.
-   Copyright (C) 2006-2011 Index Data
+   Copyright (C) 2006-2012 Index Data
 
 Pazpar2 is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -50,7 +50,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #define PZ_FACETMAP             27
 #define PZ_LIMITMAP             28
 #define PZ_URL                  29
-#define PZ_MAX_EOF              30
+#define PZ_SORTMAP              30
+#define PZ_PRESENT_CHUNK        31
+#define PZ_MAX_EOF              32
 
 struct setting
 {