At 04:51 PM 4/22/2004 -0800, you wrote:
>'Microsoft' is not present in all the articles.
>Before i started seeing 'No results found' i was getting
>10001 results for some time.
>
>is 10001 maximum number of results shown by webnews.cgi?
I can't spot the cause for that limit but it's very likely
something like that.
>If it is not word_max problem what else could it be. Other keywords work just fine.
It is almost certainly a word_max problem, if you can capture the
fts log file expiring it, look for this in the fts log:
"Forgetting word"
Then that should give us a good clue as it will give all the figures showing
why it's forgetting that word, then we will know if it's an ini file problem
or something else.
ChrisP.