262728293031323334
properties.setProperty( "directory_provider", "ram" ); ramIndexManager.initialize( "testIndex", properties, new DefaultSimilarity(), new WorkerBuildContextForTest( new SearchConfigurationForTest() ) ); return ramIndexManager; }