On Feb 21, 2014, at 3:56 PM, Steve Rowe <[email protected]> wrote: > Hi Cassandra, > > On Feb 19, 2014, at 12:00 PM, Cassandra Targett <[email protected]> wrote: > >> I'm starting to look at what needs to be updated in the ref guide, and I >> noticed a number of references in changes.txt to the issues for being able >> to update solrconfig.xml and schema.xml (SOLR-5287, 5446, 5456, maybe >> others) and then another reference to removing that functionality from 4.x >> (SOLR-5522). Shouldn't changes.txt for 4.7 be updated to remove the >> references to something that was basically reverted? Just from looking at >> that list, I'm confused about if that stuff works or not. > > > I chatted with Erick Erickson and Stefan Matheis, and they’ve agreed to let > me try to sort out the 4.7 CHANGES.txt related to these issues. I’ll > consolidate them, or at least put them next to each other, so that people > won’t see “You can edit conf files via the UI” and then two pages later > “pulled editing out of 4x”. > > I should have this done later today.
I’ve committed a cleaned-up set of CHANGES.txt entries to trunk, branch_4x and lucene_solr_4_7. I also added a short description of the current state to the Solr Ref Guide TODO page. Tomorrow I’ll see where a version of this info should go in the Ref Guide. The 5.0 New Features entries are currently wrong, since they claim creation/editing capabilities that aren’t actually available, since Stefan reverted the UI part of this functionality in SOLR-5539. I left it that way hoping that the situation gets resolved before 5.0 get released. Stefan, Erick, I’d appreciate it if you could look at the changes I made and help me fix them if I’ve screwed it up. Trunk changes: <http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?r1=1570764&r2=1570763&pathrev=1570764&diff_format=h> branch_4x (and lucene_solr_4_7) changes: <http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/CHANGES.txt?r1=1570771&r2=1570770&pathrev=1570771&diff_format=h> Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
