My customer inform me that in one client in every full text search of mail database the release 8.5 on MAC OSX show this message:
“Not Enough memory for Full Text Indexing or Search”
I don’t know how I can debugging
My customer inform me that in one client in every full text search of mail database the release 8.5 on MAC OSX show this message:
“Not Enough memory for Full Text Indexing or Search”
I don’t know how I can debugging
Subject: Debugging FTI issues
If the search term is complex it requires more memory to complete. For example:
[field] = “AAAA*” AND [field] = "BAAA* AND … [field] = “ZAAA” … etc.
If this is the case they should simplify the search.