On Thu, May 28, 2009 at 5:35 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> The IndexWriter diagnostics (LUCENE-1654: recording Lucene version,
> Java/OS version, etc into each segment created) also bumped the index
> file format.
>
> And LUCENE-1623 (fixing back-compat issue w/ field names that have
> non-ascii characters) also bumped the format of the fnm file.
>
> Offhand I can't think of other issues that might change the format...
> but we do have a lot of open 2.9 issues so I guess it's possible.
>
> Does Solr use NIOFSDirectory/MMAPDirectory by default?

Yep, Solr defaults to FSDir on Windows and NIO on anything else.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to