Yep.
-Dsolr.directoryFactory=solr.SimpleFSDirectoryFactory
or
-Dsolr.directoryFactory=solr.MMapDirectoryFactory
works great.
On Mon, Jul 16, 2012 at 7:55 PM, Michael Della Bitta
wrote:
> Hi Bill,
>
> Standard picks one for you. Otherwise, you can hardcode the
> DirectoryFactory in your confi
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
Ap
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 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:
>
> class="${solr.directoryFactory: