projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e20b3a5
)
New settings for termlists
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 22 Jul 2010 15:24:18 +0000
(17:24 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 22 Jul 2010 15:24:18 +0000
(17:24 +0200)
src/settings.h
patch
|
blob
|
history
diff --git
a/src/settings.h
b/src/settings.h
index
fd12f7e
..
b7ed827
100644
(file)
--- a/
src/settings.h
+++ b/
src/settings.h
@@
-44,7
+44,9
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define PZ_NEGOTIATION_CHARSET 21
#define PZ_MAX_CONNECTIONS 22
#define PZ_REUSE_CONNECTIONS 23
-#define PZ_MAX_EOF 24
+#define PZ_TERMLIST_TERM_SORT 24
+#define PZ_TERMLIST_TERM_COUNT 25
+#define PZ_MAX_EOF 26
struct setting
{