Author: ryan
Date: Fri Dec 19 10:51:16 2008
New Revision: 728105
URL: http://svn.apache.org/viewvc?rev=728105&view=rev
Log:
now i got the number wrong
Modified:
lucene/solr/trunk/CHANGES.txt
Modified: lucene/solr/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=728105&r1=728104&r2=728105&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Fri Dec 19 10:51:16 2008
@@ -122,7 +122,7 @@
option, as well as a list of protected terms.
(Dan Rosher via hossman)
-25. SOLR-928: SolrDocument and SolrInputDocument now implement the
Map<String,?>
+26. SOLR-928: SolrDocument and SolrInputDocument now implement the
Map<String,?>
interface. This should make plugging into other standard tools easier.
(ryan)