On 5/23/2017 9:14 AM, Erick Erickson wrote: > Do others expect there to be a 6.7 release? I'm guessing there'll be a > 6.7, and maybe one or two 6.7.x releases while 7.x settles down and/or > we want to put a bow on the 6x code line. > > Really a plea for people not to assume that the 6x code line is > moribund for a bit, and merge changes into 6x if it's easy. Up to > individuals of course.
What is our plan for legacy numerics in Solr 7.0? Looking at the example configs in branch_6x, I see that they have been partially converted to the point field types, but not fully. The _version_ field and many dynamic fields are still using Trie types. If legacy numerics disappear from Solr 7.0 (since normal deprecation rules indicate they will be gone from Lucene 7.0), very few 6.x users will be able to upgrade to 7.0 without redesigning and completely rebuilding their indexes. Regarding Adrien's concern, if the index format doesn't change and existing analysis components don't do anything radically different, it should be pretty safe to fix minor problems and backport self-contained features in 6.x releases after 7.0 hits. Thanks, Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org