Hey there, For testing purpose I am trying to use lucene's MMapDirectory in a recent Solr nightly instance. I have read in Lucene's documentation: "To use MMapDirectory, invoke Java with the System property org.apache.lucene.FSDirectory.class set to org.apache.lucene.store.MMapDirectory. This will cause FSDirectory.getDirectory(File,boolean) to return instances of this class. "
Do I have to change something in solrconfig.xml or modifying system property is just enough? Thanks in advance. -- View this message in context: http://www.nabble.com/Using-MMapDirectory-tp24353063p24353063.html Sent from the Solr - User mailing list archive at Nabble.com.