Hi Thomas, On Fri, Aug 30, 2013 at 2:57 PM, Thomas Matthijs <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
