Yukiyo Nishijima 15.Jul.10 04:06 AM a Web browser Domino Web Access7.0.3AIX
When I use one or two single character as a search word for contain search using FTSearch method,we can get correct result for a while however after searching 20 to 50 times we have got shorter result unexpectedly.
(For example,in case we should get 10 search results document,we have got 1 results suddenly after searching many time.)
Once we have met this strange behavior,we can not get correct result unless we remove and recreate all search targeted document.
I have already tried to add code for refleshing FTIndex before the search but it did not solve the issue.
Could anyone suggest how to prevent it and get correct result without removing target documents?