Specifically to the file size support, all the file systems on current releases of linux (and unixes too) support large files with 64 bit offsets, and I am pretty sure that java VM supports 64 bit offsets in files, so there is no 2GB file size limit anymore.
François On Apr 15, 2011, at 4:31 PM, JOHN JAIRO GÓMEZ LAVERDE wrote: > > SOLR > USER SUPPORT TEAM > > I have a quiestion about the "maximun file size of solr index", > when i have a "lot of data in the solr index", > > -¿How can split the file of the solr index into multiple files? > > That's because some "file systems are about to support a maximun > of space in a single file" for example some UNIX file systems only support > a maximun of 2GB per file. > > -¿What is the recommended storage strategy for a big solr index files? > > Thanks for the reply. > > JOHN JAIRO GÓMEZ LAVERDE > Bogotá - Colombia - South America