"Release note - Solr"
Bootstrap 3.0.0 Snippet by hilmysyarif

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="row"> <!-- Navigation Buttons --> <div class="col-md-3"> <ul class="nav nav-pills nav-stacked" id="myTabs"> <li class="active"> <a data-toggle="pill" href="#home">Version 6.6</a> </li> <li> <a data-toggle="pill" href="#54">Version 6.5</a> </li> <li> <a data-toggle="pill" href="#532">Version 6.4.1</a> </li> <li> <a data-toggle="pill" href="#531">Version 6.4</a> </li> <li> <a data-toggle="pill" href="#54">Version 6.3</a> </li> <li> <a data-toggle="pill" href="#532">Version 6.2.1</a> </li> <li> <a data-toggle="pill" href="#531">Version 6.2</a> </li> <li> <a data-toggle="pill" href="#54">Version 6.1</a> </li> <li> <a data-toggle="pill" href="#532">Version 6.0.1</a> </li> <li> <a data-toggle="pill" href="#531">Version 6.0</a> </li> <li> <a data-toggle="pill" href="#54">Version 5.5.4</a> </li> <li> <a data-toggle="pill" href="#532">Version 5.5.3</a> </li> <li> <a data-toggle="pill" href="#531">Version 5.5.2</a> </li> <li> <a data-toggle="pill" href="#54">Version 5.5.1</a> </li> <li> <a data-toggle="pill" href="#532">Version 5.5</a> </li> <li> <a data-toggle="pill" href="#531">Version 5.4.1</a> </li> <li> <a data-toggle="pill" href="#54">Version 5.4</a> </li> <li> <a data-toggle="pill" href="#532">Version 5.3.2</a> </li> <li> <a data-toggle="pill" href="#531">Version 5.3.1</a> </li> </ul> </div><!-- Content --> <div class="col-md-9"> <div class="tab-content"> <div class="tab-pane active" id="home"> Release Notes - Solr - Version 6.6 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-10446'>SOLR-10446</a>] - Http based ClusterStateProvider (CloudSolrClient needn't talk to ZooKeeper) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-10586'>SOLR-10586</a>] - Ban defaultOperator in schema for luceneMatchVersion =>6.6.0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-10587'>SOLR-10587</a>] - Ban defaultSearchField in schema for luceneMatchVersion =>6.6.0 </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5127'>SOLR-5127</a>] - Allow multiple wildcards in hl.fl </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5635'>SOLR-5635</a>] - Payloads malfunctioning in basic use case </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7383'>SOLR-7383</a>] - DIH: rewrite XPathEntityProcessor/RSS example as the smallest good demo possible </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8149'>SOLR-8149</a>] - Core Selector -> Plugins / Stats - active item is not highlighted </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8807'>SOLR-8807</a>] - NPE during spell checking when result collapsing is activated and index got more than one segment. </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7041'>SOLR-7041</a>] - Remove defaultSearchField and solrQueryParser from schema </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8906'>SOLR-8906</a>] - Make transient core cache pluggable. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9184'>SOLR-9184</a>] - Add convenience method to ModifiableSolrParams </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9217'>SOLR-9217</a>] - {!join score=..}.. should delay join to createWeight </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-1485'>SOLR-1485</a>] - Payload support </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6736'>SOLR-6736</a>] - A collections-like request handler to manage solr configurations on zookeeper </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8440'>SOLR-8440</a>] - Script support for enabling basic auth </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9221'>SOLR-9221</a>] - Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-10440'>SOLR-10440</a>] - LBHttpSolrClient.doRequest is not always wrapped in MDC </li> </ul> <h2>Wish</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8045'>SOLR-8045</a>] - Deploy V2 API at /v2 instead of /solr/v2 </li> </ul> </div> <div class="tab-pane" id="65"> Release Notes - Solr - Version 6.5 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6246'>SOLR-6246</a>] - Core fails to reload when AnalyzingInfixSuggester is used as a Suggester </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9450'>SOLR-9450</a>] - Link to online Javadocs instead of distributing with binary download </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8129'>SOLR-8129</a>] - HdfsChaosMonkeyNothingIsSafeTest failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8876'>SOLR-8876</a>] - Morphlines fails with "No command builder registered for ..." when using Java 9 due to morphline "importCommands" config option attempting to resolve classname globs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9114'>SOLR-9114</a>] - NPE using TermVectorComponent, MoreLikeThisComponent in combination with ExactStatsCache </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7955'>SOLR-7955</a>] - Auto create .system collection on first request if it does not exist </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8029'>SOLR-8029</a>] - Modernize and standardize Solr APIs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8396'>SOLR-8396</a>] - Add support for PointFields in Solr </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8491'>SOLR-8491</a>] - solr.cmd SOLR_SSL_OPTS is overwritten </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8593'>SOLR-8593</a>] - Integrate Apache Calcite into the SQLHandler </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5944'>SOLR-5944</a>] - Support updates of numeric DocValues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9045'>SOLR-9045</a>] - make RecoveryStrategy settings configurable </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9185'>SOLR-9185</a>] - Solr's edismax and "Lucene"/standard query parsers should optionally not split on whitespace before sending terms to analysis </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7453'>SOLR-7453</a>] - Cleanup replication & backup scripts in the solr/scripts directory of the checkout </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8661'>SOLR-8661</a>] - Upgrade guava version to 18.0 due to Presto dependency </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8995'>SOLR-8995</a>] - Use lambdas to simplify code </li> </ul> </div> <div class="tab-pane" id="641"> Release Notes - Solr - Version 6.4.1 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6246'>SOLR-6246</a>] - Core fails to reload when AnalyzingInfixSuggester is used as a Suggester </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8491'>SOLR-8491</a>] - solr.cmd SOLR_SSL_OPTS is overwritten </li> </ul> </div> <div class="tab-pane" id="64"> Release Notes - Solr - Version 6.4 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9597'>SOLR-9597</a>] - Add setReadOnly(String ...) to ConnectionImpl </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9688'>SOLR-9688</a>] - Add a command-line tool to manage the snapshots functionality </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9709'>SOLR-9709</a>] - move http://wiki.apache.org/solr/SolJSON ('JSON specific parameters' +) to Solr Ref Guide </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9782'>SOLR-9782</a>] - expand json.nl test+docs coverage w.r.t. NamedList(null=null) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9784'>SOLR-9784</a>] - Refactor CloudSolrClient to eliminate direct dependency on ZK </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-1953'>SOLR-1953</a>] - It may be possible for temporary files to accumulator until the Solr process is shut down </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4668'>SOLR-4668</a>] - Request for core status during core reload causes 500 error due to IndexWriter AlreadyClosedException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4763'>SOLR-4763</a>] - Performance issue when using group.facet=true </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5260'>SOLR-5260</a>] - Faceting on a field in SolrCloud with docValues=true and indexed=false fails </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5616'>SOLR-5616</a>] - Make grouping code use response builder needDocList </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7115'>SOLR-7115</a>] - UpdateLog can miss closing transaction log objects. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7495'>SOLR-7495</a>] - Unexpected docvalues type NUMERIC when grouping by a int facet </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9005'>SOLR-9005</a>] - In files example, update-script.js scripting URP fails with method signature mismatch </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9154'>SOLR-9154</a>] - Config API does not work when adding a component with DirectSolrSpellChecker </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9166'>SOLR-9166</a>] - Export handler returns zero for numeric fields that are not in the original doc </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-3990'>SOLR-3990</a>] - index size unavailable in gui/mbeans unless replication handler configured </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4735'>SOLR-4735</a>] - Improve Solr metrics reporting </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5043'>SOLR-5043</a>] - hostname lookup in SystemInfoHandler should be refactored so it's possible to not block core (re)load for long periouds on misconfigured systems </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7036'>SOLR-7036</a>] - Faster method for group.facet </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7466'>SOLR-7466</a>] - Allow optional leading wildcards in complexphrase </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8530'>SOLR-8530</a>] - Add HavingStream to Streaming API and StreamingExpressions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8785'>SOLR-8785</a>] - Use Metrics library for core metrics </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8871'>SOLR-8871</a>] - Classification Update Request Processor Improvements </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9077'>SOLR-9077</a>] - Streaming expressions should support collection alias </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9442'>SOLR-9442</a>] - Add json.nl=arrnvp (array of NamedValuePair) style in JSONResponseWriter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9819'>SOLR-9819</a>] - Upgrade commons-fileupload to 1.3.2 </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8542'>SOLR-8542</a>] - Integrate Learning to Rank into Solr </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6566'>SOLR-6566</a>] - Document query timeAllowed during term iterations </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9055'>SOLR-9055</a>] - Make collection backup/restore extensible </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8959'>SOLR-8959</a>] - TestMiniSolrCloudCluster.testSegmentTerminateEarly should be refactored into it's own SolrCloudTestCase subclass </li> </ul> <h2>Wish</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8332'>SOLR-8332</a>] - factor HttpShardHandler[Factory]'s url shuffling out into a ReplicaListTransformer class </li> </ul> </div> <div class="tab-pane" id="63"> Release Notes - Solr - Version 6.3 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9319'>SOLR-9319</a>] - DELETEREPLICA should be able to accept just count and remove replicas intelligenty </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9326'>SOLR-9326</a>] - Ability to create/delete/list snapshots for a solr collection </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2039'>SOLR-2039</a>] - Multivalued fields with dynamic names does not work properly with DIH </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2094'>SOLR-2094</a>] - When using a XPathEntityProcessor nested within another entity, the xpathReader isn't reinitilized for each new document </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2097'>SOLR-2097</a>] - CREATE command should accept a core parameter as an alias of name </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4164'>SOLR-4164</a>] - Result Grouping fails if no hits </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4531'>SOLR-4531</a>] - Add tests to ensure that recovery does not fail on corrupted tlogs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6677'>SOLR-6677</a>] - Reduce logging during startup and shutdown </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6744'>SOLR-6744</a>] - fl renaming / alias of uniqueKey field generates null pointer exception in SolrCloud configuration </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7191'>SOLR-7191</a>] - Improve stability and startup performance of SolrCloud with thousands of collections </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7362'>SOLR-7362</a>] - TestReqParamsAPI failing in jenkins </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7436'>SOLR-7436</a>] - Solr stops printing stacktraces in log and output </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8080'>SOLR-8080</a>] - 'bin/solr start' should print informative errors when the JVM version is insufficient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8969'>SOLR-8969</a>] - SQLHandler causes NPE in non-cloud mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9188'>SOLR-9188</a>] - BlockUnknown property makes inter-node communication impossible </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-1085'>SOLR-1085</a>] - SolrJ client java does not support moreLikeThis querys and results </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5563'>SOLR-5563</a>] - Tone down some SolrCloud logging </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5725'>SOLR-5725</a>] - Efficient facets without counts for enum method </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7506'>SOLR-7506</a>] - Roll over GC logs by default via bin/solr scripts </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7826'>SOLR-7826</a>] - Permission issues when creating cores with bin/solr as root user </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7850'>SOLR-7850</a>] - Move user customization out of solr.in.* scripts </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8186'>SOLR-8186</a>] - Solr start scripts -- only log to console when running in foreground </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8370'>SOLR-8370</a>] - Display Similarity Factory in use in Schema-Browser </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8385'>SOLR-8385</a>] - Narrow StreamFactory.withFunctionName clazz parameter to prevent misconfiguration. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8395'>SOLR-8395</a>] - query-time join (with scoring) for single value numeric fields::6.x ONLY </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9103'>SOLR-9103</a>] - Restore ability for users to add custom Streaming Expressions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9142'>SOLR-9142</a>] - JSON Facet, add hash table method for terms </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9205'>SOLR-9205</a>] - Parse schema in LukeResponse </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2212'>SOLR-2212</a>] - Add a factory corresponding to NoMergePolicy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8487'>SOLR-8487</a>] - Add CommitStream to Streaming API and Streaming Expressions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9127'>SOLR-9127</a>] - XLSX response writer - do we want it? </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9146'>SOLR-9146</a>] - Parallel SQL engine should support >, >=, <, <=, <>, != syntax </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6090'>SOLR-6090</a>] - Remove unreachable printLayout usage in cloud test </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6871'>SOLR-6871</a>] - Need a process for updating & maintaining the new quickstart tutorial (and any other tutorials added to the website) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7604'>SOLR-7604</a>] - Create a test for explicitly testing the .system collection schema & config </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8140'>SOLR-8140</a>] - Remove unfinished admin-extra support in angular UI </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5041'>SOLR-5041</a>] - Add a test to make sure that a leader always recovers from log on startup </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5245'>SOLR-5245</a>] - Create a test for SOLR-5243. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8181'>SOLR-8181</a>] - TestArbitraryIndexDir.testLoadNewIndexDir failures on jenkins </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8960'>SOLR-8960</a>] - solr's test-framework should have a "src/test" directory as a place to put "test the tes herlper code" style tests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8961'>SOLR-8961</a>] - TestMiniSolrCloudCluster should move into test-framework </li> </ul> </div> <div class="tab-pane" id="621"> Release Notes - Solr - Version 6.2.1 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6744'>SOLR-6744</a>] - fl renaming / alias of uniqueKey field generates null pointer exception in SolrCloud configuration </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7362'>SOLR-7362</a>] - TestReqParamsAPI failing in jenkins </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9188'>SOLR-9188</a>] - BlockUnknown property makes inter-node communication impossible </li> </ul> </div> <div class="tab-pane" id="62"> Release Notes - Solr - Version 6.2 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6465'>SOLR-6465</a>] - CDCR: fall back to whole-index replication when tlogs are insufficient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8643'>SOLR-8643</a>] - remove BlockJoinFacetComponent; was: UnsupportedOperationException in FakeScorer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8644'>SOLR-8644</a>] - ArrayIndexOutOfBoundsException in BlockJoinFieldFacetAccumulator </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9198'>SOLR-9198</a>] - config APIs is unable to add multiple values with same name </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9269'>SOLR-9269</a>] - Ability to create/delete/list snapshots for a solr core </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9318'>SOLR-9318</a>] - A DELETENODE command that should delete all replicas in that node </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9320'>SOLR-9320</a>] - A REPLACENODE command to decommission an existing node with another new node </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7280'>SOLR-7280</a>] - Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7374'>SOLR-7374</a>] - Backup/Restore should provide a param for specifying the directory implementation it should use </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7930'>SOLR-7930</a>] - Comment out trappy references to example docs in elevate.xml files </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8379'>SOLR-8379</a>] - New admin UI, .txt files don't show in RHS of Cloud/Tree screen </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8596'>SOLR-8596</a>] - Web UI doesn't correctly generate queries which include local parameters </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8626'>SOLR-8626</a>] - [ANGULAR] 404 error when clicking nodes in cloud graph view </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8645'>SOLR-8645</a>] - New UI is not HTML Encoding XML </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8657'>SOLR-8657</a>] - SolrRequestInfo logs an error if QuerySenderListener is being used </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8715'>SOLR-8715</a>] - New Admin UI's Schema screen fails for fields with stored=false and indexed content </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8777'>SOLR-8777</a>] - Duplicate Solr process can cripple a running process </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8787'>SOLR-8787</a>] - TestAuthenticationFramework should not extend TestMiniSolrCloudCluster </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8808'>SOLR-8808</a>] - SolrJ deleteById causes missing content stream exception </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8858'>SOLR-8858</a>] - SolrIndexSearcher#doc() Completely Ignores Field Filters Unless Lazy Field Loading is Enabled </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8911'>SOLR-8911</a>] - Admin UI: solr-impl and lucene-impl versions are cut off in SNAPSHOT versions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8919'>SOLR-8919</a>] - Add SELECT COUNT(DISTINCT COL) queries to the SQL Interface </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8953'>SOLR-8953</a>] - CDCR leader detector uses core name instead of core node name </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8993'>SOLR-8993</a>] - New UI can't show DIH </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9002'>SOLR-9002</a>] - New Admin UI's File screen cannot display JSON and TXT files </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9003'>SOLR-9003</a>] - New Admin UI does not display DIH Debug output </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9032'>SOLR-9032</a>] - Alias creation fails in new UI </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9104'>SOLR-9104</a>] - NPE in CollapsingQParser when two fq={!collapse} and zero results </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9123'>SOLR-9123</a>] - Explain plans not using ExactStatsCache in debug mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9124'>SOLR-9124</a>] - Grouped Results does not support ExactStatsCache </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9161'>SOLR-9161</a>] - SolrPluginUtils.invokeSetters should accommodate setter variants </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9163'>SOLR-9163</a>] - Confusing solrconfig.xml in the downloaded solr*.zip </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9179'>SOLR-9179</a>] - Error Initializing Schema </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9181'>SOLR-9181</a>] - ZkStateReaderTest failure </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9191'>SOLR-9191</a>] - OverseerTaskQueue.peekTopN() fatally flawed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9199'>SOLR-9199</a>] - ZkController#publishAndWaitForDownStates logic is inefficient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9207'>SOLR-9207</a>] - PeerSync recovery fails if number of updates requested is high </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9214'>SOLR-9214</a>] - Distrib=true causes NPE in SearchHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9215'>SOLR-9215</a>] - QT parameter doesn't appear to function anymore </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9232'>SOLR-9232</a>] - Can't Swap Cores in New Admin UI </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9234'>SOLR-9234</a>] - srcField works only when all fields are captured in the /update/json/docs endpoint </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9235'>SOLR-9235</a>] - NPE when using non-numeric range query in deleteByQuery </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9236'>SOLR-9236</a>] - AutoAddReplicas feature with one replica loses some documents not committed during failover </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9237'>SOLR-9237</a>] - DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9246'>SOLR-9246</a>] - Errors for Streaming Expressions using JDBC (Oracle) stream source </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7264'>SOLR-7264</a>] - DocValues should support BoolField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8048'>SOLR-8048</a>] - bin/solr script should accept user name and password for basicauth </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8673'>SOLR-8673</a>] - o.a.s.search.facet classes not public/extendable </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8765'>SOLR-8765</a>] - Enforce required parameters in SolrJ Collection APIs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8848'>SOLR-8848</a>] - When a SolrJ alias watch is triggered, the new alias state should be logged </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8935'>SOLR-8935</a>] - Add cycle detection PostFilter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8955'>SOLR-8955</a>] - ReplicationHandler should throttle across all requests instead of for each client </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8968'>SOLR-8968</a>] - ChaosMonkey should work with MiniSolrCloudCluster </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8980'>SOLR-8980</a>] - Source cluster in CDCR setup should create clients for target cluster lazily </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8981'>SOLR-8981</a>] - Upgrade to Tika 1.13 when it is available </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9076'>SOLR-9076</a>] - Update to Hadoop 2.7.2 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9092'>SOLR-9092</a>] - Add safety checks to delete replica/shard/collection commands </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9140'>SOLR-9140</a>] - Replace some state polling with CollectionStateWatchers </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9187'>SOLR-9187</a>] - Support dates and booleans in /export handler, support boolean DocValues fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9194'>SOLR-9194</a>] - Enhance the bin/solr script to perform file operations to/from Zookeeper </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9204'>SOLR-9204</a>] - Improve performance of getting directory size with hdfs. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9209'>SOLR-9209</a>] - DIH JdbcDataSource - improve extensibility part 2 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9216'>SOLR-9216</a>] - Support collection.configName in MODIFYCOLLECTION request </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9219'>SOLR-9219</a>] - Make hdfs blockcache read buffer size configurable. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9233'>SOLR-9233</a>] - Avoid string creation in CollectionAction </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9240'>SOLR-9240</a>] - Support parallel ETL with the topic expression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9242'>SOLR-9242</a>] - Collection level backup/restore should provide a param for specifying the repository implementation it should use </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9243'>SOLR-9243</a>] - Add terms.list parameter to the TermsComponent to fetch the docFreq for a list of terms </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8492'>SOLR-8492</a>] - Add LogisticRegressionQuery and LogitStream </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8591'>SOLR-8591</a>] - Add BatchStream to the Streaming API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8714'>SOLR-8714</a>] - Implement translation contrib package for LanguageTranslationUpdateProcessor's </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8936'>SOLR-8936</a>] - Push down the DISTINCT operation into the /export handler, to support exporting distinct edges during a graph traversal </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8951'>SOLR-8951</a>] - Allow pluggable Authentication Providers in BasicAuthPlugin </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8963'>SOLR-8963</a>] - And new TimeStream to support fine grain time series operations </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8964'>SOLR-8964</a>] - Add CorrelateStream to compute Pearson's correlation coefficient for two streams </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9090'>SOLR-9090</a>] - solrj CloudSolrClient: add directUpdatesToLeadersOnly support </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9193'>SOLR-9193</a>] - Add scoreNodes Streaming Expression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9200'>SOLR-9200</a>] - Add Delegation Token Support to Solr </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9195'>SOLR-9195</a>] - UpdateRequestProcessorChain.getReqProcessors tweaks </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8546'>SOLR-8546</a>] - TestLazyCores is failing a lot on the Jenkins cluster. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9088'>SOLR-9088</a>] - solr.schema.TestManagedSchemaAPI.test failures ([doc=2] unknown field 'myNewField1') </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9180'>SOLR-9180</a>] - need better cloud & RTG testing of TestPseudoReturnFields </li> </ul> </div> <div class="tab-pane" id="61"> Release Notes - Solr - Version 6.1 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5750'>SOLR-5750</a>] - Backup/Restore API for SolrCloud </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8349'>SOLR-8349</a>] - Allow sharing of large in memory data structures across cores </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8809'>SOLR-8809</a>] - Implement Connection.prepareStatement </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8890'>SOLR-8890</a>] - make whitelist of params that DUP will forward (in filterParams(...)) amendable by other processor factories </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9011'>SOLR-9011</a>] - SolrJ JDBC - Ensure that Python JayDeBeApi works with SolrJ JDBC </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9019'>SOLR-9019</a>] - SolrJ JDBC - Ensure that R RJDBC works with SolrJ JDBC </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9020'>SOLR-9020</a>] - Implement StatementImpl/ResultSetImpl get/set fetch* methods and proper errors for traversal methods </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9026'>SOLR-9026</a>] - Design Facet Telemetry for non-JSON field facet </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9068'>SOLR-9068</a>] - BadPaddingException when running SSL test using NullSecureRandom </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9107'>SOLR-9107</a>] - add annotation for more fine grained control of SSL per test-class </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9110'>SOLR-9110</a>] - migrate SubQuery-, Join-, ChildFacet- tests to SolrCloudTestCase </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9316'>SOLR-9316</a>] - New Collection Action RESHARD </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9354'>SOLR-9354</a>] - ClusteringComponent added using Config API causes error when reloading the collection </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9407'>SOLR-9407</a>] - New collection action MERGESHARDS </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7729'>SOLR-7729</a>] - ConcurrentUpdateSolrClient ignoring the collection parameter in some methods </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8082'>SOLR-8082</a>] - can't query against negative float or double values when indexed="false" docValues="true" multiValued="false" </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8135'>SOLR-8135</a>] - SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8423'>SOLR-8423</a>] - DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8445'>SOLR-8445</a>] - fix line separator in log4j.properties files </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8612'>SOLR-8612</a>] - DIH JdbcDataSource - statement not always closed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8662'>SOLR-8662</a>] - SchemaManager doesn't wait correctly for replicas to update </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8676'>SOLR-8676</a>] - It's not possible to use a different log4.properties file on windows </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8683'>SOLR-8683</a>] - Always consume the full request on the server, not just in the case of an error. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8728'>SOLR-8728</a>] - Splitting a shard of a collection created with a rule fails with NPE </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8792'>SOLR-8792</a>] - ZooKeeper ACL support broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8801'>SOLR-8801</a>] - /bin/solr create script always returns exit code 0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8804'>SOLR-8804</a>] - Race condition in ClusterStatus.getClusterStatus </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8812'>SOLR-8812</a>] - ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND and mm is not explicitly set </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8837'>SOLR-8837</a>] - Duplicate leader elector node detection is broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8857'>SOLR-8857</a>] - HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8864'>SOLR-8864</a>] - TestTestInjection needs to cleanup after itself -- causes TestCloudDeleteByQuery fail (may be symptom of larger problem?) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8870'>SOLR-8870</a>] - AngularJS Query tab breaks through proxy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8875'>SOLR-8875</a>] - ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8892'>SOLR-8892</a>] - Allow SolrInfoMBeans to return different statistics for /jmx vs web ui calls </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8902'>SOLR-8902</a>] - ReturnFields can return fields that were not requested </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8908'>SOLR-8908</a>] - Registering each ZkIndexSchemaReader as an OnReconnect listener introduces a memory leak </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8914'>SOLR-8914</a>] - ZkStateReader's refreshLiveNodes(Watcher) is not thread safe </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8933'>SOLR-8933</a>] - SolrDispatchFilter::consumeInput logs "Stream Closed" IOException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8940'>SOLR-8940</a>] - group.sort broken, can through AIOOBE if clause length differs from sort param, or cast exception if datatypes are incompatible with sort clause types </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8946'>SOLR-8946</a>] - bin/post script stdin detection is faulty </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8948'>SOLR-8948</a>] - OverseerTaskQueue.containsTaskWithRequestId encounters json parse error if a SolrResponse node is in the overseer queue </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8970'>SOLR-8970</a>] - SSLTestConfig behaves really stupid if keystore can't be found </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8971'>SOLR-8971</a>] - ShardHandlerFactory error handling throws away exception details </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8973'>SOLR-8973</a>] - TX-frenzy on Zookeeper when collection is put to use </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8983'>SOLR-8983</a>] - Failed Collection CREATE call should cleanup the cluster state before returning </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8985'>SOLR-8985</a>] - put back support for the flag 'includeDynamic' to the /schema/fields api </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8990'>SOLR-8990</a>] - UI: query links from the "Top Terms" table on the Schema Browser page should use the "term" parser </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8992'>SOLR-8992</a>] - Restore Schema API GET method functionality removed by SOLR-8736 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9004'>SOLR-9004</a>] - films example's name field is created multiValued despite FAQ </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9007'>SOLR-9007</a>] - SolrCLI still mentions managed_schema_configs as valid config option for SolrCloud example </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9016'>SOLR-9016</a>] - SolrIdentifierValidator accepts empty names </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9028'>SOLR-9028</a>] - fix bugs in (add sanity checks for) SSL clientAuth testing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9029'>SOLR-9029</a>] - regular fails since ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9030'>SOLR-9030</a>] - The 'downnode' command can trip asserts in ZkStateWriter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9034'>SOLR-9034</a>] - Atomic updates not work with CopyField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9036'>SOLR-9036</a>] - Solr slave is doing full replication (entire index) of index after master restart </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9041'>SOLR-9041</a>] - create a well known permission for core-admin-read and core-admin-edit </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9046'>SOLR-9046</a>] - solr.cmd wrongly assumes Jetty will always listen on 0.0.0.0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9049'>SOLR-9049</a>] - RuleBasedAuthorizationPlugin should use regex in params instead of just String.equal() </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9058'>SOLR-9058</a>] - hashJoin does not work when "on" maps fields with "=" </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9059'>SOLR-9059</a>] - NPE in SolrClientCache following collection reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9064'>SOLR-9064</a>] - UpdateStream Explanation should include the explanation for the incoming stream </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9066'>SOLR-9066</a>] - Make CountMetric return long instead of double </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9071'>SOLR-9071</a>] - rename the getters in org.apache.solr.common.util.Pair class </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9080'>SOLR-9080</a>] - DateMath is broken before the year 1582 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9081'>SOLR-9081</a>] - Make SolrTestCaseJ4.beforeClass() / .afterClass() public so it works with Mockito </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9085'>SOLR-9085</a>] - DateRangeField is broken before the year 1582 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9093'>SOLR-9093</a>] - fix TopGroupsShardResponseProcessor.java:105 NullPointerException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9105'>SOLR-9105</a>] - Fix typos in solr core module </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9116'>SOLR-9116</a>] - Race condition causing occasional SolrIndexSearcher leak when SolrCore is reloaded </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9117'>SOLR-9117</a>] - Leaking the first SolrCore after reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9118'>SOLR-9118</a>] - HashQParserPlugin should trim partition keys </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9119'>SOLR-9119</a>] - ValueSourceParser.addParser should be private </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9128'>SOLR-9128</a>] - Fix error handling issues in Streaming classes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9134'>SOLR-9134</a>] - RestManager.addManagedResource returns null instead of newly created instance </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9151'>SOLR-9151</a>] - solr -e cloud broken if $PWD is / on Linux </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9165'>SOLR-9165</a>] - Problems with the spellcheck component running search with cursor </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9176'>SOLR-9176</a>] - Legacy Faceting Term Enum Method Regression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9189'>SOLR-9189</a>] - explosion of timeout related failures in jenkins the past few days </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9191'>SOLR-9191</a>] - OverseerTaskQueue.peekTopN() fatally flawed </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-445'>SOLR-445</a>] - Update Handlers abort with bad documents </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2199'>SOLR-2199</a>] - DIH JdbcDataSource - Support multiple resultsets </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7117'>SOLR-7117</a>] - AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7123'>SOLR-7123</a>] - /update/json/docs should have nested document support </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7516'>SOLR-7516</a>] - Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8097'>SOLR-8097</a>] - Implement a builder pattern for constructing a Solrj client </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8208'>SOLR-8208</a>] - DocTransformer executes sub-queries </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8323'>SOLR-8323</a>] - Add CollectionWatcher API to ZkStateReader </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8458'>SOLR-8458</a>] - Add Streaming Expressions tests for parameter substitution </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8467'>SOLR-8467</a>] - CloudSolrStream and FacetStream should take a SolrParams object rather than a Map<String, String> to allow more complex Solr queries to be specified </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8583'>SOLR-8583</a>] - Apply highlighting to hl.alternateField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8610'>SOLR-8610</a>] - DIH - Resolve variables in encryptKeyFile </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8722'>SOLR-8722</a>] - Don't force a full ZkStateReader refresh on every Overseer operation </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8736'>SOLR-8736</a>] - GET operations on fields, dynamicFields, fieldTypes, copyField should work </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8744'>SOLR-8744</a>] - Overseer operations need more fine grained mutual exclusion </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8745'>SOLR-8745</a>] - Deprecate ZkStateReader.updateClusterState(), remove uses </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8747'>SOLR-8747</a>] - ExclusiveMarking enum and checkExclusiveMarking method is very confusing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8782'>SOLR-8782</a>] - Improve SolrJ Collections async API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8813'>SOLR-8813</a>] - Add test for MultiValued fields being returned in the correct order </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8842'>SOLR-8842</a>] - security should use an API to expose the permission name instead of using HTTP params </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8855'>SOLR-8855</a>] - The HDFS BlockDirectory should not clean up it's cache on shutdown. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8856'>SOLR-8856</a>] - Do not cache merge or 'read once' contexts in the hdfs block cache. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8866'>SOLR-8866</a>] - UpdateLog should throw an exception when serializing unknown types </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8869'>SOLR-8869</a>] - Optionally disable printing field cache entries in SolrFieldCacheMBean </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8888'>SOLR-8888</a>] - Add shortestPath Streaming Expression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8913'>SOLR-8913</a>] - When using a shared filesystem we should store data dir and tlog dir locations in the clusterstate. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8929'>SOLR-8929</a>] - Add an idea module for solr/server to enable launching start.jar </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8937'>SOLR-8937</a>] - bin/post (SimplePostTool) should stream/chunk if size not known </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8938'>SOLR-8938</a>] - add optional --excluderegex argument to ZkCLI </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8967'>SOLR-8967</a>] - UI should not show the replication tab in the core selector panel in cloud mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8988'>SOLR-8988</a>] - Improve facet.method=fcs performance in SolrCloud </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9009'>SOLR-9009</a>] - Add Explanations to Streaming Expressions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9014'>SOLR-9014</a>] - Deprecate and reduce usage of ClusterState methods which may make calls to ZK via the lazy collection reference </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9015'>SOLR-9015</a>] - Add SelectStream as a default function in the StreamHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9035'>SOLR-9035</a>] - New cwiki page: IndexUpgrader </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9047'>SOLR-9047</a>] - zkcli should allow alternative locations for log4j configuration </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9053'>SOLR-9053</a>] - Upgrade fileupload-commons to 1.3.1 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9072'>SOLR-9072</a>] - Move morphline zk tests to SolrCloudTestCase </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9083'>SOLR-9083</a>] - Remove deprecated <types> and <fields> from schemas </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9106'>SOLR-9106</a>] - Cache cluster properties in ZkStateReader </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9109'>SOLR-9109</a>] - Add support for custom ivysettings.xml </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9113'>SOLR-9113</a>] - Make it easier to use CollectionStateWatchers </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9136'>SOLR-9136</a>] - Separate out the error statistics into server-side error vs client-side error </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9147'>SOLR-9147</a>] - avoid expensive byte[] resize in EmbeddedSolrServer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9160'>SOLR-9160</a>] - Sync 6x and 7.0 UninvertingReader for Solr </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7739'>SOLR-7739</a>] - Lucene Classification Integration - UpdateRequestProcessor </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8814'>SOLR-8814</a>] - Support GeoJSON response format </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8859'>SOLR-8859</a>] - AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8918'>SOLR-8918</a>] - Add Streaming Expressions to the admin page </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8925'>SOLR-8925</a>] - Add gatherNodes Streaming Expression to support breadth first traversals </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8962'>SOLR-8962</a>] - Add sort Streaming Expression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8972'>SOLR-8972</a>] - Add GraphHandler and GraphMLResponseWriter to support graph visualizations </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8976'>SOLR-8976</a>] - Add SolrJ support for REBALANCELEADERS Collections API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8996'>SOLR-8996</a>] - Add Random Streaming Expression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9027'>SOLR-9027</a>] - Add GraphTermsQuery to limit traversal on high frequency nodes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9241'>SOLR-9241</a>] - Rebalance API for SolrCloud </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8860'>SOLR-8860</a>] - Remove back-compat handling of router format made in SOLR-4221 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8903'>SOLR-8903</a>] - Move SolrJ DateUtil to Extraction module as ExtractionDateUtil </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8904'>SOLR-8904</a>] - Switch from SimpleDateFormat to Java 8 DateTimeFormatter.ISO_INSTANT </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9037'>SOLR-9037</a>] - replace multiple "/replication" strings with one static constant </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9074'>SOLR-9074</a>] - solrj CloudSolrClient.directUpdate tweak </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9115'>SOLR-9115</a>] - Get rid of javax.xml.bind.DatatypeConverter in Solr's SimplePostTool </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9121'>SOLR-9121</a>] - ant precommit fails on ant check-lib-versions </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8184'>SOLR-8184</a>] - Negative tests for JDBC Connection String </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8874'>SOLR-8874</a>] - Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9025'>SOLR-9025</a>] - add SolrCoreTest.testImplicitPlugins test </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9087'>SOLR-9087</a>] - avoid IndexOutOfBoundsException in TestReplicationHandler.doTestIndexAndConfigAliasReplication </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9159'>SOLR-9159</a>] - add some cloud based concurrent atomic updates testing </li> </ul> </div> <div class="tab-pane" id="601"> Release Notes - Solr - Version 6.0.1 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8662'>SOLR-8662</a>] - SchemaManager doesn't wait correctly for replicas to update </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8792'>SOLR-8792</a>] - ZooKeeper ACL support broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8801'>SOLR-8801</a>] - /bin/solr create script always returns exit code 0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8857'>SOLR-8857</a>] - HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8870'>SOLR-8870</a>] - AngularJS Query tab breaks through proxy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8875'>SOLR-8875</a>] - ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8902'>SOLR-8902</a>] - ReturnFields can return fields that were not requested </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8908'>SOLR-8908</a>] - Registering each ZkIndexSchemaReader as an OnReconnect listener introduces a memory leak </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8914'>SOLR-8914</a>] - ZkStateReader's refreshLiveNodes(Watcher) is not thread safe </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8946'>SOLR-8946</a>] - bin/post script stdin detection is faulty </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8970'>SOLR-8970</a>] - SSLTestConfig behaves really stupid if keystore can't be found </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8971'>SOLR-8971</a>] - ShardHandlerFactory error handling throws away exception details </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8973'>SOLR-8973</a>] - TX-frenzy on Zookeeper when collection is put to use </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8983'>SOLR-8983</a>] - Failed Collection CREATE call should cleanup the cluster state before returning </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8985'>SOLR-8985</a>] - put back support for the flag 'includeDynamic' to the /schema/fields api </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8990'>SOLR-8990</a>] - UI: query links from the "Top Terms" table on the Schema Browser page should use the "term" parser </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8992'>SOLR-8992</a>] - Restore Schema API GET method functionality removed by SOLR-8736 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9004'>SOLR-9004</a>] - films example's name field is created multiValued despite FAQ </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9007'>SOLR-9007</a>] - SolrCLI still mentions managed_schema_configs as valid config option for SolrCloud example </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9016'>SOLR-9016</a>] - SolrIdentifierValidator accepts empty names </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9028'>SOLR-9028</a>] - fix bugs in (add sanity checks for) SSL clientAuth testing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9030'>SOLR-9030</a>] - The 'downnode' command can trip asserts in ZkStateWriter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9034'>SOLR-9034</a>] - Atomic updates not work with CopyField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9036'>SOLR-9036</a>] - Solr slave is doing full replication (entire index) of index after master restart </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9046'>SOLR-9046</a>] - solr.cmd wrongly assumes Jetty will always listen on 0.0.0.0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9058'>SOLR-9058</a>] - hashJoin does not work when "on" maps fields with "=" </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9059'>SOLR-9059</a>] - NPE in SolrClientCache following collection reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9080'>SOLR-9080</a>] - DateMath is broken before the year 1582 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9085'>SOLR-9085</a>] - DateRangeField is broken before the year 1582 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9093'>SOLR-9093</a>] - fix TopGroupsShardResponseProcessor.java:105 NullPointerException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9116'>SOLR-9116</a>] - Race condition causing occasional SolrIndexSearcher leak when SolrCore is reloaded </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9117'>SOLR-9117</a>] - Leaking the first SolrCore after reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9131'>SOLR-9131</a>] - Fix "start solr" text in cluster.vm Velocity template </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9134'>SOLR-9134</a>] - RestManager.addManagedResource returns null instead of newly created instance </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7516'>SOLR-7516</a>] - Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8967'>SOLR-8967</a>] - UI should not show the replication tab in the core selector panel in cloud mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9053'>SOLR-9053</a>] - Upgrade fileupload-commons to 1.3.1 </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9115'>SOLR-9115</a>] - Get rid of javax.xml.bind.DatatypeConverter in Solr's SimplePostTool </li> </ul> </div> <div class="tab-pane" id="60"></div> <div class="tab-pane" id="554"> Release Notes - Solr - Version 5.5.4 <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9819'>SOLR-9819</a>] - Upgrade commons-fileupload to 1.3.2 </li> </ul> </div> <div class="tab-pane" id="553"> Release Notes - Solr - Version 5.5.3 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7280'>SOLR-7280</a>] - Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts </li> </ul> </div> <div class="tab-pane" id="552"> Release Notes - Solr - Version 5.5.2 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8445'>SOLR-8445</a>] - fix line separator in log4j.properties files </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8612'>SOLR-8612</a>] - DIH JdbcDataSource - statement not always closed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8676'>SOLR-8676</a>] - It's not possible to use a different log4.properties file on windows </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8792'>SOLR-8792</a>] - ZooKeeper ACL support broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8801'>SOLR-8801</a>] - /bin/solr create script always returns exit code 0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8812'>SOLR-8812</a>] - ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND and mm is not explicitly set </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8857'>SOLR-8857</a>] - HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8875'>SOLR-8875</a>] - ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8902'>SOLR-8902</a>] - ReturnFields can return fields that were not requested </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8933'>SOLR-8933</a>] - SolrDispatchFilter::consumeInput logs "Stream Closed" IOException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8940'>SOLR-8940</a>] - group.sort broken, can through AIOOBE if clause length differs from sort param, or cast exception if datatypes are incompatible with sort clause types </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8946'>SOLR-8946</a>] - bin/post script stdin detection is faulty </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8971'>SOLR-8971</a>] - ShardHandlerFactory error handling throws away exception details </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9004'>SOLR-9004</a>] - films example's name field is created multiValued despite FAQ </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9030'>SOLR-9030</a>] - The 'downnode' command can trip asserts in ZkStateWriter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9034'>SOLR-9034</a>] - Atomic updates not work with CopyField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9036'>SOLR-9036</a>] - Solr slave is doing full replication (entire index) of index after master restart </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9093'>SOLR-9093</a>] - fix TopGroupsShardResponseProcessor.java:105 NullPointerException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9105'>SOLR-9105</a>] - Fix typos in solr core module </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9116'>SOLR-9116</a>] - Race condition causing occasional SolrIndexSearcher leak when SolrCore is reloaded </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9117'>SOLR-9117</a>] - Leaking the first SolrCore after reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9118'>SOLR-9118</a>] - HashQParserPlugin should trim partition keys </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9131'>SOLR-9131</a>] - Fix "start solr" text in cluster.vm Velocity template </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9134'>SOLR-9134</a>] - RestManager.addManagedResource returns null instead of newly created instance </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9151'>SOLR-9151</a>] - solr -e cloud broken if $PWD is / on Linux </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9165'>SOLR-9165</a>] - Problems with the spellcheck component running search with cursor </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9176'>SOLR-9176</a>] - Legacy Faceting Term Enum Method Regression </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9191'>SOLR-9191</a>] - OverseerTaskQueue.peekTopN() fatally flawed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9225'>SOLR-9225</a>] - TestGroupingSearch.testGroupAPI() failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9229'>SOLR-9229</a>] - TestNRTOpen.testSharedCores() failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9234'>SOLR-9234</a>] - srcField works only when all fields are captured in the /update/json/docs endpoint </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8695'>SOLR-8695</a>] - Consistent process(WatchedEvent) handling </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8967'>SOLR-8967</a>] - UI should not show the replication tab in the core selector panel in cloud mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9047'>SOLR-9047</a>] - zkcli should allow alternative locations for log4j configuration </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9053'>SOLR-9053</a>] - Upgrade fileupload-commons to 1.3.1 </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9037'>SOLR-9037</a>] - replace multiple "/replication" strings with one static constant </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9222'>SOLR-9222</a>] - TestIndexSearcher.testReopen() failures on branch_5_5 </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8674'>SOLR-8674</a>] - increase <mergePolicy> vs. <mergePolicyFactory> test coverage </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9025'>SOLR-9025</a>] - add SolrCoreTest.testImplicitPlugins test </li> </ul> </div> <div class="tab-pane" id="551"> Release Notes - Solr - Version 5.5.1 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6498'>SOLR-6498</a>] - LeaderElector sometimes will appear multiple ephemeral nodes in the zookeeper </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8082'>SOLR-8082</a>] - can't query against negative float or double values when indexed="false" docValues="true" multiValued="false" </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8145'>SOLR-8145</a>] - bin/solr script oom_killer arg incorrect </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8155'>SOLR-8155</a>] - json.facet - prefix parameter doesn't work properly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8375'>SOLR-8375</a>] - ReplicaAssigner rejects valid positions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8416'>SOLR-8416</a>] - The collections create API should return after all replicas are active. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8420'>SOLR-8420</a>] - Date statistics: sumOfSquares overflows long </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8449'>SOLR-8449</a>] - Multiple restores on the same core does not work </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8599'>SOLR-8599</a>] - Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8633'>SOLR-8633</a>] - DistributedUpdateProcess processCommit/deleteByQuery call finish on DUP and SolrCmdDistributor, which violates the lifecycle and can cause bugs. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8656'>SOLR-8656</a>] - PeerSync should use same nUpdates everywhere </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8662'>SOLR-8662</a>] - SchemaManager doesn't wait correctly for replicas to update </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8683'>SOLR-8683</a>] - Always consume the full request on the server, not just in the case of an error. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8694'>SOLR-8694</a>] - DistributedMap/Queue simplifications and fixes. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8697'>SOLR-8697</a>] - Fix LeaderElector issues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8701'>SOLR-8701</a>] - CloudSolrClient decides that there are no healthy nodes to handle a request too early. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8712'>SOLR-8712</a>] - Variable solr.core.instanceDir no longer resolved </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8725'>SOLR-8725</a>] - Cores, collections, and shards should accept hyphens in identifier name </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8728'>SOLR-8728</a>] - Splitting a shard of a collection created with a rule fails with NPE </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8734'>SOLR-8734</a>] - fix deprecation warnings for absent (maxMergeDocs|mergeFactor) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8737'>SOLR-8737</a>] - Managed synonym lists do not include the original term in the expand </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8738'>SOLR-8738</a>] - invalid DBQ initially sent to a non-leader node will report success </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8748'>SOLR-8748</a>] - OverseerTaskProcessor limits number of concurrent tasks to just 10 even though the thread pool size is 100 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8769'>SOLR-8769</a>] - CloudMLTQParser does not use uniqueKey field name for exclusion </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8771'>SOLR-8771</a>] - Multi-threaded core shutdown creates executor per core </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8779'>SOLR-8779</a>] - Fix missing InterruptedException handling in ZkStateReader </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8789'>SOLR-8789</a>] - CollectionAPISolrJTests is not run when running ant test </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8790'>SOLR-8790</a>] - Add node name back to the core level responses in OverseerMessageHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8793'>SOLR-8793</a>] - Fix stale commit files' size computation in LukeRequestHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8804'>SOLR-8804</a>] - Race condition in ClusterStatus.getClusterStatus </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8835'>SOLR-8835</a>] - fix multi-valued numeric docvalues faceting </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8837'>SOLR-8837</a>] - Duplicate leader elector node detection is broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8838'>SOLR-8838</a>] - Returning non-stored docValues is incorrect for floats and doubles </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8865'>SOLR-8865</a>] - real-time get does not retrieve values from docValues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8870'>SOLR-8870</a>] - AngularJS Query tab breaks through proxy </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8886'>SOLR-8886</a>] - TrieField.toObject(IndexableField) can't handle docValues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8891'>SOLR-8891</a>] - StrField issues with docValues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8908'>SOLR-8908</a>] - Registering each ZkIndexSchemaReader as an OnReconnect listener introduces a memory leak </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8914'>SOLR-8914</a>] - ZkStateReader's refreshLiveNodes(Watcher) is not thread safe </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8973'>SOLR-8973</a>] - TX-frenzy on Zookeeper when collection is put to use </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8983'>SOLR-8983</a>] - Failed Collection CREATE call should cleanup the cluster state before returning </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9007'>SOLR-9007</a>] - SolrCLI still mentions managed_schema_configs as valid config option for SolrCloud example </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9016'>SOLR-9016</a>] - SolrIdentifierValidator accepts empty names </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9046'>SOLR-9046</a>] - solr.cmd wrongly assumes Jetty will always listen on 0.0.0.0 </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8758'>SOLR-8758</a>] - Add SolrCloudTestCase base class </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9168'>SOLR-9168</a>] - Add availability to specify own oom handing script </li> </ul> </div> <div class="tab-pane" id="55"> Release Notes - Solr - Version 5.5 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7281'>SOLR-7281</a>] - Add an overseer action to publish an entire node as 'down' </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8230'>SOLR-8230</a>] - Create Facet Telemetry for Nested Facet Query </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8263'>SOLR-8263</a>] - Tlog replication could interfere with the replay of buffered updates </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8312'>SOLR-8312</a>] - Add doc set size and number of buckets metrics </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8342'>SOLR-8342</a>] - Easy setup of ZooKeeper SSL in bin/solr </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8359'>SOLR-8359</a>] - Restrict child classes from using parent logger's state </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8464'>SOLR-8464</a>] - test BlockJoinFacet*Components for deletions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8490'>SOLR-8490</a>] - factor out a QueryCommand (super) class from SolrIndexSearcher.QueryCommand </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2556'>SOLR-2556</a>] - Spellcheck component not returned with numeric queries </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2798'>SOLR-2798</a>] - Local Param parsing does not support multivalued params </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4116'>SOLR-4116</a>] - Log Replay [recoveryExecutor-8-thread-1] - : java.io.EOFException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4619'>SOLR-4619</a>] - Improve PreAnalyzedField query analysis </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5149'>SOLR-5149</a>] - Query facet to respect mincount </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6271'>SOLR-6271</a>] - ConjunctionSolrSpellChecker wrong check for same string distance </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6279'>SOLR-6279</a>] - cores?action=UNLOAD can unregister unclosed core </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6406'>SOLR-6406</a>] - ConcurrentUpdateSolrServer hang in blockUntilFinished. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6594'>SOLR-6594</a>] - deprecate the one action only APIs for schema editing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6622'>SOLR-6622</a>] - Issue with Multivalued fields when using UIMA </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6992'>SOLR-6992</a>] - ShowFileRequestHandler is hiding dynamic schema file even in read-only mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7064'>SOLR-7064</a>] - ConcurrentUpdateSolrClient should only close it's httpclient if it created it, like the other SolrServer impls. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7304'>SOLR-7304</a>] - Spellcheck.collate Sometimes Invalidates Range Queries </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7435'>SOLR-7435</a>] - NPE can occur if CollapsingQParserPlugin is used two or more times in the same query </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7462'>SOLR-7462</a>] - ArrayIndexOutOfBoundsException in RecordingJSONParser.java </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7586'>SOLR-7586</a>] - State of external collections not displayed in cloud graph panel (In AngularJS) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7613'>SOLR-7613</a>] - solrcore.properties file should be loaded if it resides in ZooKeeper </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7700'>SOLR-7700</a>] - NPE on spatial RPT field </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7857'>SOLR-7857</a>] - Update CHANGES.txt to mention angular UI changes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7864'>SOLR-7864</a>] - timeAllowed causing ClassCastException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7865'>SOLR-7865</a>] - lookup method implemented in BlendedInfixLookupFactory does not respect suggest.count </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7909'>SOLR-7909</a>] - ZK ACL credential provider cannot be set from JVM params as documented </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7919'>SOLR-7919</a>] - TestRandomRequestDistribution failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7927'>SOLR-7927</a>] - Indexing large documents requires larger heap than may be necessary </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7976'>SOLR-7976</a>] - Jetty http and https connectors use different property names for host/port </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7977'>SOLR-7977</a>] - SOLR_HOST in solr.in.sh doesn't apply to Jetty's host property </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8015'>SOLR-8015</a>] - HdfsLock may fail to close a FileSystem instance if it cannot immediately obtain an index lock. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8018'>SOLR-8018</a>] - NPE if distrib=true on single node set up </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8051'>SOLR-8051</a>] - Global stats NPE if not all cores are up </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8059'>SOLR-8059</a>] - NPE distributed DebugComponent </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8078'>SOLR-8078</a>] - Data driven solrconfig spellchecker refers to a non-existent field </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8175'>SOLR-8175</a>] - Wordbreak spellchecker throws IOOBE with Occur.MUST term </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8251'>SOLR-8251</a>] - MatchAllDocsQuery is much slower in solr5.3.1 compare to solr4.7 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8276'>SOLR-8276</a>] - Atomic updates & RTG don't work with non-stored docvalues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8308'>SOLR-8308</a>] - Core gets inaccessible after RENAME operation with special characters </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8318'>SOLR-8318</a>] - SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8333'>SOLR-8333</a>] - fix public methods that take/return private/package-private arguments/results </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8364'>SOLR-8364</a>] - SpellCheckComponentTest occasionally fails </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8366'>SOLR-8366</a>] - ConcurrentUpdateSolrClient attempts to use response's content type as charset encoding for parsing exceptions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8367'>SOLR-8367</a>] - The new LIR 'all replicas participate' failsafe code needs to be improved. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8372'>SOLR-8372</a>] - Canceled recovery can lead to data loss </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8373'>SOLR-8373</a>] - KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8376'>SOLR-8376</a>] - Jetty 9.2.14.v20151106 upgrade from 9.2.11 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8380'>SOLR-8380</a>] - CollectionsAPIDistributedZkTest frequent failures with non ok status: 500, message:Server Error </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8401'>SOLR-8401</a>] - Windows start script fails when executed from a different drive </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8407'>SOLR-8407</a>] - We log an error during normal recovery PeerSync now. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8419'>SOLR-8419</a>] - TermVectorComponent distributed-search issues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8422'>SOLR-8422</a>] - Basic Authentication plugin is not working correctly in solrcloud </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8430'>SOLR-8430</a>] - ReplicationHandler throttling should be applied across all concurrent replication requests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8450'>SOLR-8450</a>] - Our HttpClient retry policy is too permissive. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8451'>SOLR-8451</a>] - We should not call method.abort in HttpSolrClient and HttpSolrCall#remoteQuery should not close streams. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8453'>SOLR-8453</a>] - Jetty update from 9.2 to 9.3 causes the server to reset formerly legitimate client connections. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8460'>SOLR-8460</a>] - /analysis/field doesn't always handle custom attributes correctly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8494'>SOLR-8494</a>] - bin/post (SimplePostTool) cannot index files larger than 2.1GB </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8495'>SOLR-8495</a>] - Schemaless mode cannot index large text fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8496'>SOLR-8496</a>] - Facet search count numbers are falsified by older document versions when multi-select is used </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8501'>SOLR-8501</a>] - Specify the entity request size when known in HttpSolrClient. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8533'>SOLR-8533</a>] - Raise default maxUpdateConnections and maxUpdateConnectionsPerHost to 100k each. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8539'>SOLR-8539</a>] - Solr queries swallows up OutOfMemoryErrors </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8541'>SOLR-8541</a>] - NPE in spatial field highlighting </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8548'>SOLR-8548</a>] - CorePropertiesLocator does NOT follow symlinks anymore </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8561'>SOLR-8561</a>] - Add fallback to ZkController.getLeaderProps for a mixed 5.4-pre-5.4 deployments </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8564'>SOLR-8564</a>] - ZK data directory being set incorrectly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8567'>SOLR-8567</a>] - SOLR-839 broke the Maven build (trunk, 5.5) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8582'>SOLR-8582</a>] - /update/json/docs is 4x slower than /update for indexing a list of json docs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8605'>SOLR-8605</a>] - Regular expressions starting with escaped forward slash are broken </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8607'>SOLR-8607</a>] - The Schema API refuses to add new fields that match existing dynamic fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8619'>SOLR-8619</a>] - A new replica should not become leader when all current replicas are down as it leads to data loss </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8640'>SOLR-8640</a>] - CloudSolrClient does not send the credentials set in the UpdateRequest </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8642'>SOLR-8642</a>] - SOLR allows creation of collections with invalid names </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8651'>SOLR-8651</a>] - The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8658'>SOLR-8658</a>] - Fix test failure introduced in SOLR-8651 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8670'>SOLR-8670</a>] - Upgrade from Solr version 5.3.2 to 5.4.1 failed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-10513'>SOLR-10513</a>] - CLONE - ConjunctionSolrSpellChecker wrong check for same string distance </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-2649'>SOLR-2649</a>] - MM ignored in edismax queries with operators </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-3141'>SOLR-3141</a>] - Warn in logs at Optimize (was: Deprecate OPTIMIZE command in Solr) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4280'>SOLR-4280</a>] - spellcheck.maxResultsForSuggest based on filter query results </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7042'>SOLR-7042</a>] - Enhance bin/post's JSON handling </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7580'>SOLR-7580</a>] - Number of ScoreDoc instances equals rows parameter, not actual number of matches </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7607'>SOLR-7607</a>] - Improve BlockJoin testing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7672'>SOLR-7672</a>] - introduce implicit _parent_:true </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7753'>SOLR-7753</a>] - Parse localParams and query object once and re-use when hanging queries under pivots </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7880'>SOLR-7880</a>] - Update commons-cli to 1.3.1, fix usage of deprecated classes/methods </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7881'>SOLR-7881</a>] - MoreLikeThis Query Parser to support field globs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7907'>SOLR-7907</a>] - Remove CLUSTERSTATUS related checks from the Overseer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7968'>SOLR-7968</a>] - Allow extending QueryComponent </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7994'>SOLR-7994</a>] - Add suggest "playground" to Angular admin UI </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8099'>SOLR-8099</a>] - Remove sleep() function / ValueSourceParser </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8119'>SOLR-8119</a>] - Detect index corruption for all files on replication </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8120'>SOLR-8120</a>] - Validate index files on replica before old index is deleted </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8178'>SOLR-8178</a>] - Solr should support jetty's obfuscated password for ssl truststore </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8220'>SOLR-8220</a>] - Read field from docValues for non stored fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8306'>SOLR-8306</a>] - Enhance ExpandComponent to allow expand.hits=0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8336'>SOLR-8336</a>] - CoreDescriptor instance directory should be a Path, not a String </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8339'>SOLR-8339</a>] - SolrDocument and SolrInputDocument should have a common interface </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8351'>SOLR-8351</a>] - Improve HdfsDirectory and HdfsLock toString representation </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8353'>SOLR-8353</a>] - Support regex for skipping license checksums </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8357'>SOLR-8357</a>] - UpdateLog.RecentUpdates should implement Closeable </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8371'>SOLR-8371</a>] - Try and prevent too many recovery requests from stacking up and clean up some faulty logic. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8378'>SOLR-8378</a>] - Add upconfig and downconfig commands to the bin/solr script </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8381'>SOLR-8381</a>] - Cleanup the data_driven configset </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8387'>SOLR-8387</a>] - Solr example configs should ship with managed-schema instead of schema.xml </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8415'>SOLR-8415</a>] - Provide command to switch between non/secure mode in ZK </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8428'>SOLR-8428</a>] - create an 'all' permission to protect all paths </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8429'>SOLR-8429</a>] - add a flag blockUnknown to BasicAutPlugin </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8434'>SOLR-8434</a>] - Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8454'>SOLR-8454</a>] - Improve logging by ZkStateReader and clean up dead code </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8455'>SOLR-8455</a>] - Improve RecoveryStrategy logging and fix interval-between-recovery-attempts </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8470'>SOLR-8470</a>] - Make TTL of PKIAuthenticationPlugin's tokens configurable through a system property </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8472'>SOLR-8472</a>] - Improve debugability of chaos tests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8477'>SOLR-8477</a>] - Let users choose compression mode in SchemaCodecFactory </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8486'>SOLR-8486</a>] - No longer require jar/unzip for bin/solr </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8488'>SOLR-8488</a>] - Add support for leading wildcards to ComplexPhraseQParserPlugin </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8498'>SOLR-8498</a>] - Improve error message when a large value is stored in an indexed string field </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8500'>SOLR-8500</a>] - Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable by a system property </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8534'>SOLR-8534</a>] - Add generic support for Collection APIs to be async </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8535'>SOLR-8535</a>] - Support forcing define-lucene-javadoc-url to be local </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8549'>SOLR-8549</a>] - Start script could check for cores that have failed to load </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8551'>SOLR-8551</a>] - Make collection deletion more robust. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8559'>SOLR-8559</a>] - FCS facet performance optimization </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8560'>SOLR-8560</a>] - Add RequestStatusState enum </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8570'>SOLR-8570</a>] - Make discountOverlaps' initialization value consistent across subclasses of SimilarityFactory </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8586'>SOLR-8586</a>] - Implement hash over all documents to check for shard synchronization </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8587'>SOLR-8587</a>] - Add segments file information to core admin status </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8595'>SOLR-8595</a>] - Use BinaryRequestWriter by default in HttpSolrClient and ConcurrentUpdateSolrClient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8615'>SOLR-8615</a>] - Just like creating cores, we should use multiple threads when closing cores. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8618'>SOLR-8618</a>] - DIH JdbcDataSource - improve extensibility </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8649'>SOLR-8649</a>] - Fail fast on wrong ZK chroot </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-839'>SOLR-839</a>] - XML Query Parser support (deftype=xmlparser) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5743'>SOLR-5743</a>] - Faceting with BlockJoin support </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7698'>SOLR-7698</a>] - solr alternative logback contrib </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7928'>SOLR-7928</a>] - Improve CheckIndex to work against HdfsDirectory </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8023'>SOLR-8023</a>] - Add Support for group.facet in json facet API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8466'>SOLR-8466</a>] - Add support for UnInvertedField based faceting to FacetComponent </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8648'>SOLR-8648</a>] - Support selective clearing up of stored async collection API responses </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7190'>SOLR-7190</a>] - Remove unused UninvertedField </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7795'>SOLR-7795</a>] - Fold Interval Faceting into Range Faceting </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8040'>SOLR-8040</a>] - Upgrade httpclient and httpmime to 4.5.1, httpcore to 4.4.3 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8317'>SOLR-8317</a>] - add + use responseHeader and response accessors to SolrQueryResponse </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8321'>SOLR-8321</a>] - add a (SolrQueryRequest free) SortSpecParsing.parseSortSpec variant </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8360'>SOLR-8360</a>] - ExternalFileField.getValueSource uses req.datadir but this.schema </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8383'>SOLR-8383</a>] - SolrCore.java + QParserPlugin.java container initialCapacity tweaks </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8404'>SOLR-8404</a>] - tweak SolrQueryResponse.getToLogAsString(String logid) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8452'>SOLR-8452</a>] - replace "partialResults" occurrences with SolrQueryResponse.RESPONSE_HEADER_PARTIAL_RESULTS_KEY </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8476'>SOLR-8476</a>] - Refactor and cleanup CoreAdminHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8482'>SOLR-8482</a>] - add & use QueryCommand.[gs]etTerminateEarly accessors </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8484'>SOLR-8484</a>] - refactor update/SolrIndexConfig.LOCK_TYPE_* into core/DirectoryFactory.LOCK_TYPE_* </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8505'>SOLR-8505</a>] - core/DirectoryFactory.LOCK_TYPE_HDFS - add & use it instead of String literals </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8555'>SOLR-8555</a>] - SearchGroupShardResponseProcessor (initialCapacity) tweaks </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8565'>SOLR-8565</a>] - add & use CommonParams.(ROWS|START)_DEFAULT constant </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8566'>SOLR-8566</a>] - umbrella ticket: various initialCapacity tweaks (Fix Versions: trunk/master 5.5) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8597'>SOLR-8597</a>] - add default, no-op QParserPlugin.init(NamedList) method </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8600'>SOLR-8600</a>] - add & use ReRankQParserPlugin parameter [default] constants </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8621'>SOLR-8621</a>] - solrconfig.xml: deprecate/replace <mergePolicy> with <mergePolicyFactory> </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7663'>SOLR-7663</a>] - Add a test which asserts that autoAddReplicas also checks live nodes to see if state has changed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7690'>SOLR-7690</a>] - Add a test to assert that request dispatcher functions can be overridden </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7736'>SOLR-7736</a>] - Add a test for ZkController.publishAndWaitForDownStates </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7774'>SOLR-7774</a>] - BasicDistributedZkTest.test (commitWithin did not work on node) failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8182'>SOLR-8182</a>] - TestSolrCloudWithKerberosAlt fails consistently on JDK9 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8279'>SOLR-8279</a>] - Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8338'>SOLR-8338</a>] - in OverseerTest replace strings such as "collection1" and "state" </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8352'>SOLR-8352</a>] - randomise unload order in UnloadDistributedZkTest.testUnloadShardAndCollection </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8388'>SOLR-8388</a>] - TestSolrQueryResponse (factor out, then extend) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8411'>SOLR-8411</a>] - TestManagedSchemaDynamicFieldResource failing reproducibly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8414'>SOLR-8414</a>] - AbstractDistribZkTestBase.verifyReplicaStatus can throw NullPointerException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8448'>SOLR-8448</a>] - A lot of tests can fail on a run with Caused by: java.net.SocketException: Connection reset </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8468'>SOLR-8468</a>] - Raise some test zk connection timeouts up from 10 seconds and remove some test timeout magic numbers. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8481'>SOLR-8481</a>] - TestSearchPerf no longer needs to duplicate SolrIndexSearcher.(NO_CHECK_QCACHE|NO_CHECK_FILTERCACHE) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8483'>SOLR-8483</a>] - tweak open-exchange-rates.json test-file to avoid OpenExchangeRatesOrgProvider.java warnings </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8489'>SOLR-8489</a>] - TestMiniSolrCloudCluster.createCollection to support extra & alternative collectionProperties </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8504'>SOLR-8504</a>] - (IndexSchema|SolrIndexConfig)Test: private static finals for solrconfig.xml and schema.xml String literals </li> </ul> <h2>Wish</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8131'>SOLR-8131</a>] - Make ManagedIndexSchemaFactory as the default in Solr </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8305'>SOLR-8305</a>] - replace LatLonType.getValueSource's QParser use </li> </ul> </div> <div class="tab-pane" id="541"> Release Notes - Solr - Version 5.4.1 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7462'>SOLR-7462</a>] - ArrayIndexOutOfBoundsException in RecordingJSONParser.java </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7865'>SOLR-7865</a>] - lookup method implemented in BlendedInfixLookupFactory does not respect suggest.count </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8059'>SOLR-8059</a>] - NPE distributed DebugComponent </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8373'>SOLR-8373</a>] - KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8418'>SOLR-8418</a>] - BoostQuery cannot be cast to TermQuery </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8422'>SOLR-8422</a>] - Basic Authentication plugin is not working correctly in solrcloud </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8460'>SOLR-8460</a>] - /analysis/field doesn't always handle custom attributes correctly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8531'>SOLR-8531</a>] - ZK leader path changed in 5.4 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8561'>SOLR-8561</a>] - Add fallback to ZkController.getLeaderProps for a mixed 5.4-pre-5.4 deployments </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8470'>SOLR-8470</a>] - Make TTL of PKIAuthenticationPlugin's tokens configurable through a system property </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8920'>SOLR-8920</a>] - termfreq(text,'multiple word search') not working multiple word </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8795'>SOLR-8795</a>] - build search query </li> </ul> </div> <div class="tab-pane" id="54"> Release Notes - Solr - Version 5.4 <h2>Sub-task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7775'>SOLR-7775</a>] - support SolrCloud collection as fromIndex param in query-time join </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7791'>SOLR-7791</a>] - Upgrade HPPC to version 0.7.1 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7792'>SOLR-7792</a>] - Upgrade morfologik-stemming to version 1.10.0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7971'>SOLR-7971</a>] - Reduce memory allocated by JavaBinCodec to encode large strings </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8239'>SOLR-8239</a>] - Deprecate/rename DefaultSimilarityFactory to ClassicSimilarityFactory and remove DefaultSimilarityFactory in trunk </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8330'>SOLR-8330</a>] - Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it </li> </ul> <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4854'>SOLR-4854</a>] - Query elevation [elevated] field always false with java binary communication </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5409'>SOLR-5409</a>] - core.properties file is not removed. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5971'>SOLR-5971</a>] - 'Illegal character in query' when proxying request </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6188'>SOLR-6188</a>] - solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6341'>SOLR-6341</a>] - Preemtive Basic Auth not possible with SolrJ 4.8 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6547'>SOLR-6547</a>] - CloudSolrServer query getqtime Exception </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7169'>SOLR-7169</a>] - init.d status command has incorrect return value </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7686'>SOLR-7686</a>] - New Admin UI Dashboard page doesn't show system info and args </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7696'>SOLR-7696</a>] - SolrTestCaseJ4.assertFailedU message not enforced </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7746'>SOLR-7746</a>] - Ping requests stopped working with distrib=true in Solr 5.2.1 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7819'>SOLR-7819</a>] - ZkController.ensureReplicaInLeaderInitiatedRecovery does not respect retryOnConnLoss </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7836'>SOLR-7836</a>] - Possible deadlock when closing refcounted index writers. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7843'>SOLR-7843</a>] - Importing Delta create a memory leak </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7844'>SOLR-7844</a>] - Zookeeper session expiry during shard leader election can cause multiple leaders. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7855'>SOLR-7855</a>] - OverseerCollectionProcessor: separate general task management from collection message handling </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7856'>SOLR-7856</a>] - Tidy up exception handling in AngularJS UI </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7869'>SOLR-7869</a>] - Overseer does not handle BadVersionException correctly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7877'>SOLR-7877</a>] - TestAuthenticationFramework.testBasics to preserve/restore the original request(Username|Password) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7922'>SOLR-7922</a>] - JSON API facet doesnt return facet with attribute that equals to 0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7935'>SOLR-7935</a>] - NPE from VersionInfo.lookupVersion during core reload </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7941'>SOLR-7941</a>] - multivalued params are concatenated when using config API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7942'>SOLR-7942</a>] - fix error logging when index is locked on startup, add deprecation warning if unlockOnStartup is configured </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7943'>SOLR-7943</a>] - Upgrade Jetty to 9.2.13 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7949'>SOLR-7949</a>] - Thers is a xss issue in plugins/stats page of Admin Web UI. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7950'>SOLR-7950</a>] - Invalid auth scheme configuration of Http client when using Kerberos (SPNEGO) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7954'>SOLR-7954</a>] - ArrayIndexOutOfBoundsException from distributed HLL serialization logic when using using stats.field={!cardinality=1.0} in a distributed query </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7956'>SOLR-7956</a>] - There are interrupts on shutdown in places that can cause ChannelAlreadyClosed exceptions which prevents proper closing of transaction logs. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7966'>SOLR-7966</a>] - Solr Admin pages should set X-Frame-Options to DENY </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7967'>SOLR-7967</a>] - AddSchemaFieldsUpdateProcessorFactory does not check if the ConfigSet is immutable </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7979'>SOLR-7979</a>] - Typo in CoreAdminHandler log message, TestCloudPivotFacet comment </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7984'>SOLR-7984</a>] - totally bogus and missleading "no default request handler is registered" logged by RequestHandlers </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7988'>SOLR-7988</a>] - LukeRequest on default path is broken with CloudSolrClient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7989'>SOLR-7989</a>] - After a new leader is elected it, it should ensure it's state is ACTIVE if it has already registered with ZK. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7993'>SOLR-7993</a>] - json stopped working on 5.3.0 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8000'>SOLR-8000</a>] - security.json is not loaded on server start </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8001'>SOLR-8001</a>] - Using value sources on a multi-valued field can result in an exception if no data </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8004'>SOLR-8004</a>] - RuleBasedAuthorization plugin does not work for the collection-admin-edit permission </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8007'>SOLR-8007</a>] - TestSearcherReuse failure </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8026'>SOLR-8026</a>] - DistribJoinFromCollectionTest test failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8050'>SOLR-8050</a>] - Partial update on document with multivalued date field fails </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8058'>SOLR-8058</a>] - Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8061'>SOLR-8061</a>] - GlobalStats, incorrect order of debug results </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8066'>SOLR-8066</a>] - SolrCore.checkStale method doesn't restore interrupt status </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8068'>SOLR-8068</a>] - NPE in SolrDispatchFilter.authenticateRequest </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8069'>SOLR-8069</a>] - Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8072'>SOLR-8072</a>] - Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8073'>SOLR-8073</a>] - Solr fails to start on Windows with obscure errors when using relative path </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8074'>SOLR-8074</a>] - LoadAdminUIServlet directly references admin.html </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8075'>SOLR-8075</a>] - Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8077'>SOLR-8077</a>] - Replication can still cause index corruption. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8085'>SOLR-8085</a>] - Fix a variety of issues that can result in replicas getting out of sync. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8094'>SOLR-8094</a>] - HdfsUpdateLog should not replay buffered documents as a replacement to dropping them. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8095'>SOLR-8095</a>] - Allow disabling HDFS Locality Metrics </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8104'>SOLR-8104</a>] - config API does not work for spellchecker </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8107'>SOLR-8107</a>] - bin/solr -f should use exec </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8126'>SOLR-8126</a>] - update-<component-name> does not work if the component is present in solrconfig.xml </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8128'>SOLR-8128</a>] - Current locale not set on LocaleConfig-based Velocity tools </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8130'>SOLR-8130</a>] - Solr's hdfs safe mode detection does not catch all cases of being in safe mode. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8143'>SOLR-8143</a>] - NoClassDefFoundError: Multibits </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8150'>SOLR-8150</a>] - Fix build failure due to too much printout from QueryResponseTest </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8151'>SOLR-8151</a>] - OverseerCollectionMessageHandler shouldn't be logging informative data as WARN </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8152'>SOLR-8152</a>] - Overseer Task Processor/Queue can miss responses, leading to timeouts </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8162'>SOLR-8162</a>] - JmxMonitoredMap#clear triggers a query on all the MBeans thus generating lots of warnings </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8167'>SOLR-8167</a>] - RuleBasedAuthorization plugin bypass with POST requests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8189'>SOLR-8189</a>] - eTag calculation during http Cache Validation uses unsynchronized WeakHashMap </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8192'>SOLR-8192</a>] - SubFacets allBuckets not woring with measures on tokenized fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8194'>SOLR-8194</a>] - Improve error reporting UpdateRequest </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8203'>SOLR-8203</a>] - Stop processing updates more quickly on shutdown </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8206'>SOLR-8206</a>] - facet limit:0 doesn't work </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8215'>SOLR-8215</a>] - SolrCloud can select a core not in active state for querying </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8223'>SOLR-8223</a>] - Take care not to accidentally swallow OOMErrors </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8249'>SOLR-8249</a>] - OverseerTest failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8253'>SOLR-8253</a>] - AbstractDistribZkTestBase can fail to shutdown its ZkServer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8254'>SOLR-8254</a>] - HttpSolrCall.getCoreByCollection can throw NPE if there are no leaders up </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8255'>SOLR-8255</a>] - MiniSolrCloudCluster doesn't use a thread-safe list for its jetties </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8262'>SOLR-8262</a>] - Comment out /stream handler from sample solrconfig.xml's for security reasons </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8280'>SOLR-8280</a>] - Schemaless features don't work reliably with SolrCoreAware sim factory -- example: SchemaSimilarityFactory </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8284'>SOLR-8284</a>] - JSON Facet API sort:index causes NPE </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8286'>SOLR-8286</a>] - Remove instances of solr.hdfs.blockcache.write.enabled from tests and docs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8287'>SOLR-8287</a>] - TrieLongField and TrieDoubleField should override toNativeType </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8288'>SOLR-8288</a>] - DistributedUpdateProcessor#doFinish should explicitly check and ensure it does not try to put itself into LIR. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8295'>SOLR-8295</a>] - collapse parser can trigger NPE when a segment has empty DocValues for collapse field (ie: no doc in segment has a value) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8299'>SOLR-8299</a>] - ConfigSet DELETE should not allow deletion of a a configset that's currently being used </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8303'>SOLR-8303</a>] - CustomBufferedIndexInput should include resource description when throwing EOFException </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8307'>SOLR-8307</a>] - XXE Vulnerability </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8309'>SOLR-8309</a>] - TestRandomRequestDistribution test failures </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8326'>SOLR-8326</a>] - PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8340'>SOLR-8340</a>] - HighlightComponent throws a NullPointerException when the attribute of ResponseBuilder which named 'onePassDistributedQuery' is 'true' and 'rows' is greater than zero </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8341'>SOLR-8341</a>] - domain:{excludeTags:mytag} doesn't work </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8355'>SOLR-8355</a>] - RuleBasedAuthenticationPlugin doesn't work with update permission enabled </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8363'>SOLR-8363</a>] - luceneMatchVerision in solrconfigs under the example directory don't get updated </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4316'>SOLR-4316</a>] - Admin UI - SolrCloud - extend core options to collections </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-4388'>SOLR-4388</a>] - Admin UI - SolrCloud - expose Collections API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6168'>SOLR-6168</a>] - enhance collapse QParser so that "group head" documents can be selected by more complex sort options </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6629'>SOLR-6629</a>] - Watch /collections zk node on all nodes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-6760'>SOLR-6760</a>] - New optimized DistributedQueue implementation for overseer </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7007'>SOLR-7007</a>] - DistributedUpdateProcessor logs replay status as int instead of boolean </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7730'>SOLR-7730</a>] - speed-up faceting on doc values fields </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7760'>SOLR-7760</a>] - Fix method and field visibility for UIMAUpdateRequestProcessor and SolrUIMAConfiguration </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7807'>SOLR-7807</a>] - Change CDCR tests to "Nightly" after they bake a bit. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7831'>SOLR-7831</a>] - Allow a configurable stack size (-Xss) </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7859'>SOLR-7859</a>] - Clamp down on use of System.currentTimeMillis </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7902'>SOLR-7902</a>] - Split out use of child timers from RTimer to a sub-class </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7912'>SOLR-7912</a>] - Add support for boost and exclude the queried document id in MoreLikeThis QParser </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7915'>SOLR-7915</a>] - Provide pluggable Velocity context tool facility </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7918'>SOLR-7918</a>] - speed up term->DocSet production </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7945'>SOLR-7945</a>] - Make server/build.xml ivy:retrieve tasks respect ivy.sync property. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7960'>SOLR-7960</a>] - bin/solr -h should print generic help </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7969'>SOLR-7969</a>] - Unavailable clustering engines should not fail the core </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7983'>SOLR-7983</a>] - Utils.toUTF8 uses larger buffer than necessary for holding UTF8 data </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8034'>SOLR-8034</a>] - If minRF is not satisfied, leader should not put replicas in recovery </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8043'>SOLR-8043</a>] - Refactor small set size calculation to utility method </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8053'>SOLR-8053</a>] - support basic auth in SolrJ </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8083'>SOLR-8083</a>] - Convert the ZookeeperInfoServlet to a handler at /admin/zookeeper </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8101'>SOLR-8101</a>] - Installation script permission issues and other scripts fixes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8113'>SOLR-8113</a>] - Accept replacement strings in CloneFieldUpdateProcessorFactory </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8139'>SOLR-8139</a>] - Provide a way for the admin UI to utilize managed schema functionality </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8147'>SOLR-8147</a>] - FieldFacetAccumulator constructor throws too many exceptions </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8166'>SOLR-8166</a>] - Introduce possibility to configure ParseContext in ExtractingRequestHandler/ExtractingDocumentLoader </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8180'>SOLR-8180</a>] - Missing logging dependency in solrj-lib for SolrJ </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8210'>SOLR-8210</a>] - Admin UI menu does not scroll </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8217'>SOLR-8217</a>] - add "method" parameter to terms facets </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8221'>SOLR-8221</a>] - Some improvements to MiniSolrCloudCluster API </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8222'>SOLR-8222</a>] - Optimize count-only faceting when there are many expected matches-per-ord </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8246'>SOLR-8246</a>] - create_core command gives confusing messages if broken config is given, fixed, given again </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8259'>SOLR-8259</a>] - Add getCoreContainer() method to JettySolrRunner </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8260'>SOLR-8260</a>] - Use NIO2 APIs in core discovery </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8278'>SOLR-8278</a>] - ConfigSetService should use NIO2 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8300'>SOLR-8300</a>] - Use constants for the /overseer_elect znode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8302'>SOLR-8302</a>] - SolrResourceLoader should take a Path to its instance directory, rather than a String </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8315'>SOLR-8315</a>] - Remove default core checks in the dispatch filter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8329'>SOLR-8329</a>] - SchemaSimilarityFactory should support a config option for the defaultSimilarity </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-5756'>SOLR-5756</a>] - A utility API to move collections from stateFormat=1 to stateFormat=2 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7219'>SOLR-7219</a>] - Access filter cache from lucene query syntax </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7569'>SOLR-7569</a>] - Create an API to force a leader election between nodes </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7789'>SOLR-7789</a>] - Introduce a ConfigSet management API at /admin/configs </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7888'>SOLR-7888</a>] - Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7961'>SOLR-7961</a>] - Add version command to bin/solr start script </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7995'>SOLR-7995</a>] - Add a LIST command to ConfigSets API </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7790'>SOLR-7790</a>] - Update Carrot2 clustering contrib to version 3.10.4 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7970'>SOLR-7970</a>] - factor out a SearchGroupsFieldCommandResult class </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7974'>SOLR-7974</a>] - Delete the ignored TestSolrCloudWithKerberos test </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8025'>SOLR-8025</a>] - QueryComponent: remove unnecessary getQueryCommand() calls </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8218'>SOLR-8218</a>] - DistributedUpdateProcessor (initialCapacity) tweaks </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8267'>SOLR-8267</a>] - Status exit code </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8269'>SOLR-8269</a>] - Upgrade commons-collections to 3.2.2 </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8277'>SOLR-8277</a>] - (Search|Top)GroupsFieldCommand tweaks </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8283'>SOLR-8283</a>] - factor out SortSpecParsing[Test] from QueryParsing[Test] </li> </ul> <h2>Test</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7870'>SOLR-7870</a>] - Write a test which asserts that requests to stateFormat=2 collection succeed on a node even after all local replicas of that collection have been removed </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7958'>SOLR-7958</a>] - Move TestUtil#randomWhitespace to the test that is sole user </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7999'>SOLR-7999</a>] - SolrRequestParserTest#testStreamURL started failing </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8046'>SOLR-8046</a>] - HdfsCollectionsAPIDistributedZkTest checks that no transaction logs failed to be opened during the test but does not isolate this to the test and could fail due to other tests. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8121'>SOLR-8121</a>] - It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency because waitForThingsToLevelOut can pass while state is still changing. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8123'>SOLR-8123</a>] - Add HdfsChaosMonkeyNothingIsSafeTest test. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8196'>SOLR-8196</a>] - TestMiniSolrCloudCluster.testStopAllStartAll case plus necessary MiniSolrCloudCluster tweak </li> </ul> <h2>Wish</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8114'>SOLR-8114</a>] - Grouping.java: sort variable names confusion </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8116'>SOLR-8116</a>] - SearchGroupsResultTransformer tweaks </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8195'>SOLR-8195</a>] - IndexFetcher download trace to include bytes-downloaded[-per-second] </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8290'>SOLR-8290</a>] - remove SchemaField.checkFieldCacheSource's unused QParser argument </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8298'>SOLR-8298</a>] - small preferLocalShards implementation refactor </li> </ul> </div> <div class="tab-pane" id="532"> Release Notes - Solr - Version 5.3.2 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7462'>SOLR-7462</a>] - ArrayIndexOutOfBoundsException in RecordingJSONParser.java </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8059'>SOLR-8059</a>] - NPE distributed DebugComponent </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8167'>SOLR-8167</a>] - RuleBasedAuthorization plugin bypass with POST requests </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8326'>SOLR-8326</a>] - PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8340'>SOLR-8340</a>] - HighlightComponent throws a NullPointerException when the attribute of ResponseBuilder which named 'onePassDistributedQuery' is 'true' and 'rows' is greater than zero </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8355'>SOLR-8355</a>] - RuleBasedAuthenticationPlugin doesn't work with update permission enabled </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8373'>SOLR-8373</a>] - KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8422'>SOLR-8422</a>] - Basic Authentication plugin is not working correctly in solrcloud </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8460'>SOLR-8460</a>] - /analysis/field doesn't always handle custom attributes correctly </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9060'>SOLR-9060</a>] - Spellcheck sort by frequency in solrcloud </li> </ul> <h2>Improvement</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8470'>SOLR-8470</a>] - Make TTL of PKIAuthenticationPlugin's tokens configurable through a system property </li> </ul> <h2>New Feature</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7341'>SOLR-7341</a>] - xjoin - join data from external sources </li> </ul> <h2>Task</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8269'>SOLR-8269</a>] - Upgrade commons-collections to 3.2.2 </li> </ul> </div> <div class="tab-pane" id="531"> Release Notes - Solr - Version 5.3.1 <h2>Bug</h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7929'>SOLR-7929</a>] - SimplePostTool (also bin/post) -filetypes "*" does not work properly in 'web' mode </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7949'>SOLR-7949</a>] - Thers is a xss issue in plugins/stats page of Admin Web UI. </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7972'>SOLR-7972</a>] - VelocityResponseWriter template encoding issue </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7978'>SOLR-7978</a>] - Really fix the example/files update-script Java version issues </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7988'>SOLR-7988</a>] - LukeRequest on default path is broken with CloudSolrClient </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-7990'>SOLR-7990</a>] - timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8000'>SOLR-8000</a>] - security.json is not loaded on server start </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8004'>SOLR-8004</a>] - RuleBasedAuthorization plugin does not work for the collection-admin-edit permission </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8041'>SOLR-8041</a>] - SolrVelocityResourceTool .get(key,baseName,locale) ignores locale, uses default </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8044'>SOLR-8044</a>] - VelocityResponseWriterTest jenkins failure </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8058'>SOLR-8058</a>] - Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-8528'>SOLR-8528</a>] - UIMA processor with multivalued fields and atomic updates bug </li> <li>[<a href='https://issues.apache.org/jira/browse/SOLR-9244'>SOLR-9244</a>] - Lots of "Previous SolrRequestInfo was not closed" in Solr log </li> </ul> </div> </div> </div> </div>

Related: See More


Questions / Comments: