diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 1168810c58e..9b392c51c32 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -112,6 +112,8 @@ New Features for more complex results in responses and open the door for function queries as results. (ryan) +* SOLR-2417: Add explain info directly to return documents using ?fl=_explain_ (ryan) + Optimizations ----------------------