Dear XML Team,
I have a XML DB of size 7.5GB. When creating an Full-Text Index I get an error message -
Out of Main Memory.
You can try to:
- increase Java's heap size with the flag -Xmx<size>
- deactivate the text and attribute indexes.
I tried this with 7.3 and thru GUI...
To make searching fast I need FT Index.. :(
Another interesting thing I would like to highlight about this error....
In the data folder the FT Index files (ftxXX and ftyXX is the format of the files) are created...
The first time when this happened, I checked the data folder and found that the above ftxXX and ftyXX
files where up to ftx23 and fty23.
Then I tried Full-Text index again with no success. Again I checked the same files. This time they were
up to ftx36 and fty36...
This might help you that is why I am mentioning.....
--
Have a nice day
JBest