Hi Bill, Standard picks one for you. Otherwise, you can hardcode the DirectoryFactory in your config file, or I believe if you specify
-Dsolr.solr.directoryFactory=solr.MMapDirectoryFactory That will get you what you want. Michael Della Bitta ------------------------------------------------ Appinions, Inc. -- Where Influence Isn’t a Game. http://www.appinions.com On Mon, Jul 16, 2012 at 9:32 PM, Bill Bell <billnb...@gmail.com> wrote: > Any thought on this? Is the default Mmap? > > > > Sent from my mobile device > 720-256-8076 > > On Feb 14, 2012, at 7:16 AM, Bill Bell <billnb...@gmail.com> wrote: > >> Does someone have an example of using unmap in 3.5 and chunksize? >> >> I am using Solr 3.5. >> >> I noticed in solrconfig.xml: >> >> <directoryFactory name="DirectoryFactory" >> class="${solr.directoryFactory:solr.StandardDirectoryFactory}"/> >> >> I don't see this parameter taking.. When I set >> -Dsolr.directoryFactory=solr.MMapDirectoryFactory >> >> How do I see the setting in the log or in stats.jsp ? I cannot find a place >> that indicates it is set or not. >> >> I would assume StandardDirectoryFactory is being used but I do see (when I >> set it or NOT set it) >> >> Bill Bell >> Sent from mobile >>