SOLR-48 - added javascript to catch empty query in admin query froms

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@447832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William Au 2006-09-19 12:36:17 +00:00
parent afe77428f2
commit 8926e178fc
1 changed files with 1 additions and 0 deletions

View File

@ -106,5 +106,6 @@ Other Changes
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