On 2/25/2016 6:32 AM, Steven White wrote: > Where can I learn more about the upcoming Solr 6.0? I understand the > release date cannot be know, but I hope the features and how it difference > from 5.x is known.
Yonik (creator of Solr) has a blog post about features in the upcoming version: http://yonik.com/solr-6/ I am slightly amused to find that either Yonik's blog has no search functionality, or the link to it is missing. I was trying to find the CDCR blog post: http://yonik.com/solr-cross-data-center-replication/ The CDCR functionality is currently present in the master branch, but I do not know for sure whether it will be included in the 6.0 release. I am not involved with that feature and have no idea how stable the code is. You can also look at CHANGES.txt in the master git branch. When the 6x branch is created, there's always the possibility that some features will be removed before release. https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=blob_plain;f=solr/CHANGES.txt;hb=HEAD Thanks, Shawn