You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by bi...@apache.org on 2006/09/19 14:36:17 UTC

svn commit: r447832 - /incubator/solr/trunk/CHANGES.txt

Author: billa
Date: Tue Sep 19 05:36:17 2006
New Revision: 447832

URL: http://svn.apache.org/viewvc?view=rev&rev=447832
Log:
SOLR-48 - added javascript to catch empty query in admin query froms

Modified:
    incubator/solr/trunk/CHANGES.txt

Modified: incubator/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/solr/trunk/CHANGES.txt?view=diff&rev=447832&r1=447831&r2=447832
==============================================================================
--- incubator/solr/trunk/CHANGES.txt (original)
+++ incubator/solr/trunk/CHANGES.txt Tue Sep 19 05:36:17 2006
@@ -106,5 +106,6 @@
  3. Upgrade to Lucene 2.0 nightly build 2006-07-15, lucene SVN revision 422302,
  4. Included unique key field name/value (if available) in log message of add (billa, SOLR-18)
  5. Updated to Lucene 2.0 nightly build 2006-09-07
+ 6. Added javascript to catch empty query in admin query forms (Tomislav Nakic-Alfirevic via billa, SOLR-48
 
 2006/01/17 Solr open sourced, moves to Apache Incubator