Hi, my servlet application is running a large index of 20G. I don't think it can be loaded to RAM at one time.
What are the general strategies to improve the search and write performance? Thanks
Hi, my servlet application is running a large index of 20G. I don't think it can be loaded to RAM at one time.
What are the general strategies to improve the search and write performance? Thanks