mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
20 lines
450 B
Plaintext
20 lines
450 B
Plaintext
$NetBSD: patch-ae,v 1.1 2006/09/26 13:48:56 abs Exp $
|
|
|
|
--- cache/search/hyperestraier/conf/estseek.conf.orig 2005-09-05 03:34:30.000000000 +1200
|
|
+++ cache/search/hyperestraier/conf/estseek.conf
|
|
@@ -1,4 +1,4 @@
|
|
-indexname: ../db
|
|
+indexname: ../db/index
|
|
tmplfile: estseek.tmpl
|
|
topfile: estseek.top
|
|
logfile:
|
|
@@ -23,4 +23,8 @@ dotfidf: true
|
|
smplphrase: true
|
|
candetail: true
|
|
smlrvnum: 0
|
|
+smlrtune: 16 1024 4096
|
|
spcache:
|
|
+wildmax: 256
|
|
+qxpndcmd:
|
|
+
|