col_ISEARCH_add_document_to_response() attempts to
build the profile of the added document. When the
document contains unusually large number of words, the
profile hash gets overflowed, and collection aborts.
Just increasing the hash size is obviously not a
solution.
Logged In: YES
user_id=82947
Supposedly fixed, but not tested. Leave the bug open until
tested.