On Sun, Sep 20, 2009 at 7:40 PM, Mark Miller <markrmil...@gmail.com> wrote: > Mark Miller wrote: > > Something along the lines of: > > * LUCENE-1658, LUCENE-1451: Renamed FSDirectory to SimpleFSDirectory > (but left an FSDirectory base class). Added an FSDirectory.open > static method to pick a good default FSDirectory implementation > given the OS. FSDirectories should now be instantiated using > FSDirectory.open or with public constructors rather than > FSDirectory.getDirectory(), which has been deprecated. > (Michael McCandless, Uwe Schindler, yonik)
+1, looks good Mark. Thanks! Mike --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org