Hi Thomas, On Fri, Aug 30, 2013 at 2:57 PM, Thomas Matthijs <li...@selckin.be> wrote: > Needs to be in services or you can't read indexes written with it afaik
This is correct in general, but in this particular case, Facet45Codec is a sub-class of Lucene45Codec which just overrides the default doc values formats to use in a compatible way with Lucene45Codec, so Lucene45Codec will be able to read those segments although they have been written with Facet45Codec. -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org