Hi All, Just quick query of no particular importance to me, but we did observe this problem:
http://code.google.com/p/solr-geonames/wiki/DeveloperInstall "It's worth noting that the build has also been run on Mac and Solaris now, and the Solr index is about half the size. We suspect the optimize() call in Embedded Solr is not working correctly under Windows." We've observed that Windows leaves lots of segments on disk and takes up twice the volume as the other OSs. Perhaps file locking or something prevents the optimize() call from functioning. This wasn't particularly important to us since we don't run Windows for any prod systems. For that reason we haven't looked too closely, but thought it might be of interest to others... if we are even right of course :) Ta, Greg