Hi,
I have a database collection with over 17000 documents (about 190MB in total). Everything worked fine until I created text and attribute indexes to improve performance. Now I cannot open database and perform any operation with it because I get 'Error: Out of Main Memory'. Setting "intparse on" doesn't help. I've increased Xmx value up to 2560m (maximum value for my system), it doesn't help too. Is there any way to fix it? Could you provide an approximate size of memory that is required for text and attribute indexes depending on the size of the database? Is there any possibility for me to use indexes on current system? Thanks in advance!
Best regards, Ivan