[email protected] wrote:
Dear Netwin Support,
Thanks. It can really feed all the messages to fts database.
Another question is ... can fts search only subjects of the articles?
No sorry.
ChrisP.
Best Regards,
[EMAIL PROTECTED]
"NetWin Support" <[EMAIL PROTECTED]> ?¤J®ø®§·s?:[EMAIL PROTECTED]
| [email protected] wrote:
|
| > Dear Netwin Support,
| >
| > I have tried using FTS. I followed he procedures as follows:
| >
| > - setup fts.conf on x:\dnews\fts
| > - put "fts_dir x:\dnews\fts" on dnews.conf
| > - put "site ftsfeed <enter> groups *" on newsfeed.conf
| > - added xmit by addfts.cmd
| > - started xmit and the FTS worked
| >
| > Finally the FTS only feeded the messages between 8 Aug - 5 Sep 2005 and
also
| > 4 Oct - 7 Oct. Some messages has not been feeded. Any ideas to feed all
the
| > message to fts database? It's around 500,000 messages and 2,000
newsgroups.
| >
| > Attached following fts.conf for your referemce:
| >
| > headers Subject:,Keywords:,From:,Summary:,Newsgroups:
| > item_words 200
| > word_max 111%
| > index_all true
| > index_time true
| > index_asian true
| > index_numbers true
| >
| > Best Regards,
| >
|
| Add to newsfeeds.conf entry:
|
| site fts...
| pending_max 100000000
| Then restart dnews then use the command:
| tellnews refeed ftsfeed
|
| ChrisP.
|
|
|