In Reindex Portal script default page size is 25 i.e. when the ReIndex Portal script is executed it processes 25 documents at a time and calls Re-Index script page recursively till all the documents are getting indexed. This paging need to be avoided and all the documents should get re-index in one page call. Please suggest what can be done to achieve this. |