Sunil Kumar PK wrote:
I want to know is there any possibility or method to merge the weight calculation of index 1 and its search in a single RPC instead of doing the both function in separate steps.
To score correctly, weights from all indexes must be created before any can be searched. This is to compute a global IDF used in all searches.
Doug --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]