Re: Lucene version naming of index files

2013-03-14 Thread Robert Muir
On Thu, Mar 14, 2013 at 7:22 AM, Bernd Fehling wrote: > Hi list, > > a stupid question about the naming of the index files. > While using lucene (and solr) 4.2 I still see files with "Lucene41" in the > name. > This is somewhat confusing if lucene 4.x produces files with "Lucene4y". > This also m

Lucene version naming of index files

2013-03-14 Thread Bernd Fehling
Hi list, a stupid question about the naming of the index files. While using lucene (and solr) 4.2 I still see files with "Lucene41" in the name. This is somewhat confusing if lucene 4.x produces files with "Lucene4y". This also means indexes built with 4.2 or 4.3 are fully compatible with 4.1 ? R