On Tue, Jan 29, 2013 at 7:39 PM, Sean Bridges <sean.brid...@gmail.com> wrote:
> How do we avoid similar situations in the future? Is Pulsing41PostingsFormat > going to be maintained in future versions of Lucene? What are the > safe PostingFormat/Codecs > to use? Every PostingFormat/Codec is @deprecated or @experimental. Well ... only the default Codec is guaranteed to have back compat through the next major release (even though it's marked experimental, which "just" means the APIs are free to suddenly change). Any other Codec part may change. Mike McCandless http://blog.mikemccandless.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org