You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2014/10/13 16:37:56 UTC

svn commit: r1631420 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java

Author: noble
Date: Mon Oct 13 14:37:55 2014
New Revision: 1631420

URL: http://svn.apache.org/r1631420
Log:
SOLR-6476 change the error message

Modified:
    lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java

Modified: lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java?rev=1631420&r1=1631419&r2=1631420&view=diff
==============================================================================
--- lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java (original)
+++ lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java Mon Oct 13 14:37:55 2014
@@ -92,7 +92,7 @@ public  class CommandOperation {
     return val;
 
   }
-  static final String REQD = "'{1}' is a required field";
+  static final String REQD = "'{0}' is a required field";
 
 
   /**Get collection of values for a key. If only one val is present a