[email protected] wrote:
just to remark i use win 2k workstation
That log suggests that 'myname' in dnews.conf is not defined, check your
dnews.conf it
should have
myname your.server.name
or even
myname localhost
Let me know if that doesn't fix it, and attach your dnews.conf, thanks.
ChriSP.
ok it seem to work the log look like this
24 17:55:38: Initializing FTS system {c:\dnews\fts} 0
24 17:55:38: Reading words
24 17:55:38: FTS system ready.
24 17:55:38: Sitename {ftsfeed} files {ftsfeed} send D:\dnews\work/ftsfeed.send
24 17:55:38: Socket library found, 32767 sockets available
24 17:55:38: Local site {}
24 17:55:38: nntp_getaddr: Can't lookup empty string
24 17:55:38: Host Lookup failed {}
24 17:55:38: Found c:\dnews\fts/flush.do so flushing index
24 17:55:38: Thats odd, channel closed from -1 to -1
24 17:55:38: Done xmit
24 17:55:38: 0 processed, 0 per second
24 17:55:42: Waiting for next xmit time {*5 *}
24 17:55:47: Local site {}
24 17:55:47: nntp_getaddr: Can't lookup empty string
24 17:55:47: Host Lookup failed {}
24 17:55:47: Thats odd, channel closed from -1 to -1
24 17:55:47: Done xmit
24 17:55:47: 0 processed, 0 per second
24 17:55:51: Waiting for next xmit time {*5 *}
And ftsfeed.feed is 3.1 meg
Where the search still not work!
NetWin Support <[EMAIL PROTECTED]> wrote:
[email protected] wrote:
well full search for dnewsweb not work
the making of the search do not work
the addsvr put the command in Description
How to do a good setting for this add service
That feature can be fiddly to get running.
The main thing is to follow the steps on this page very carefully:
http://netwinsite.com/dnews/ftsearch.htm
cd dnews
addsvc -del dfts
addsvc -add dfts xmit.exe "dfts ftsfeed -fts -at *5 *"
Then if it doesn't seem to be working again on that page read the section
"Notes, or ... What if it doesnt work?"
You may want to install surgenews instead, it has a much simpler search
mechanism
which
you just turn on with a single setting, although it is not a full text search.
ChrisP.