--- trunk/README.pod 2005/09/10 21:48:46 42 +++ trunk/README.pod 2005/09/10 22:33:36 43 @@ -19,11 +19,11 @@ =item * -PostgreSQL (tested with version 7.4.8) with development libraries +PostgreSQL (tested with versions 7.4 and 8.0) with development libraries =item * -Hyper Estraier (tested with versions 0.3.9 and 0.3.10) +Hyper Estraier (version 0.5.0 or newer) =back @@ -45,7 +45,11 @@ =item * -database "test" with permissions for current user +PostgreSQL database C with permissions for current user + +=item * + +Hyper Estraier node C with permissions for C user. =back @@ -54,7 +58,7 @@ make and see sample results. You will be asked your password once (via sudo) to -install pgest.so shared library in system-wide location so that PostgreSQL +install C shared library in system-wide location so that PostgreSQL could access it. Next, you will have to create test index. You have two options: @@ -79,12 +83,15 @@ L If you installed bindings as documented in README file, you can use -perl binding to create index about three times faster. However, you will -fist need to create node I using Hyper Estraier's administration -interface at L. You will also need user -C with password C because those values are hard-coded in -C. If you want to use different user on index name, feel -free to change script. +perl binding to create index about three times faster than using C +(to be fair, I must say that creation of intermediate files take most time, +not indexing). + +However, you will first need to create node I using Hyper Estraier's +administration interface at L. You will also +need user C with password C because those values are +hard-coded in C. If you want to use different user on index +name, feel free to change script. cd data make perl