Webboard: Data missing from dict table
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Craig Jungers Email: Message: Thanks for the reply. Here is my indexer.conf file: #!/usr/local/mnogosearch/sbin/indexer -d DBAddr pgsql://postgres:mypassword@localhost/mnogosearch/?dbmode=blob VarDir /usr/local/mnogosearch/var WordCacheSize 8388608 Allow .html .txt .tif */ HrefOnly */ Disallow * AddType image/x-xpixmap *.xpm AddType image/x-xbitmap *.xbm AddType image/gif *.gif AddType text/plain *.txt *.pl *.js *.h *.c *.pm *.e AddType text/html *.html *.htm AddType text/rtf *.rtf AddType application/pdf *.pdf AddType application/msword *.doc AddType application/vnd.ms-excel *.xls AddType text/x-postscript *.ps AddType application/unknown *.* ParserTimeOut 300 Period 7d Robots no DetectClones no Section words 1 256 Section title 2 128 Section meta.keywords 3 128 Section meta.description 4 128 Section url.file 6 0 Section url.path 7 0 Section url.host 8 0 Section url.proto 9 0 Section crosswords 10 0 Section Content-Language 13 16 Section attribute.alt 14 128 Section attribute.label 15 128 Section attribute.summary 16 128 Section attribute.title 17 128 Section attribute.face 27 0 Section CachedCopy 25 64000 #Section h1 26 128 "<h1>(.*)</h1>" $1 <--had this but it didn't help Index yes RemoteCharset iso-8859-1 Server http://localhost/htdocs/titledocs/ file:///usr/local/httpd/htdocs/titledocs/ Reply: <http://www.mnogosearch.org/board/message.php?id=21312>