| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/openfts/files/ |
Upload File : |
--- doc/primer.html.orig 2009-12-04 21:27:41.000000000 +0900 +++ doc/primer.html 2010-05-23 00:32:47.534983282 +0900 @@ -640,7 +640,7 @@ Change to the directory where <b>tsearch2</b> is. This is a PostgreSQL module available under the <b>contrib</b> directory. <code><pre> -$ cd PGSQL_SRC_HOME/contrib/tsearch2 +$ cd /usr/local/share/postgresql/contrib </pre></code> </li> <li> @@ -650,7 +650,7 @@ </li> <li> <code><pre> -$ cd /usr/local/src/Search-OpenFTS-0.40/examples +$ cd /usr/local/share/examples/Search-OpenFTS </pre></code> </li> <li> @@ -660,7 +660,11 @@ </li> <li> <code><pre> -$ ./index.pl testfts file1 [file2 [...] ] +$ ./index.pl testfts +file1 +[file2 + [...] ] + </pre></code> </li> <li>