> Well, we should then have added it to 2.9.0 already. Normally we don't > introduce new APIs in bugfix releases. > > This could be a candidate for the backwards-compat break section: If you > have compressed fields you need to change your code, otherwise drop-in > will work.
2.9.1 already has such changes (see the recently closed issues about Version parameters in QueryParser and Analyzers). I still prefer simple decompressing compressed fields on merge, this is the best solution for easy migration. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org