I am doing a FT Search against some databases residing in my local server. The maximum results that I get when I execute search is 5000. The database having the agent that performs search logic is not Indexed. But the database against which search is being performed is Indexed. I set both the FT_MAX_SEARCH_RESULTS and TEMP_INDEX_MAX_DOC as 6000 in Notes.ini. But still I am getting the search results count as 5000.Am I missing any other configuration settings? Does the setting of FT_MAX_SEARCH_RESULTS and TEMP_INDEX_MAX_DOC in Notes.ini work against local server?
Any suggestions or pointers are highly appreciated.
Thanks in advance.