Hi All, Can any one please explain, why do all dictionaries get affected for first query search after insert/update on a particular dictionary.
Let say if dictionary A get inserted and if you do search on dictionary B, the first query search on Dictionary B has been affected(delayed). As per our program, Dictionary A & B has no where related but both dictionaries on same db. To fix this , we are adding all dictionaries in invoke or spwan call after insert happens with a particular dictionary, because of adding more dictionaries ,the search takes more time. Search query is fast if we add 2 or 3 dictionaries in spawn or invoke call. Current scenario, we have to have all dictionary get invoked by a dummy word since the above issue exist. Thanks a lot for your help in advance. I am struggling this issue for a long time. I am appreciating your help on this. Thanks, Selva
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
