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:39:07 UTC

svn commit: r1631421 - in /lucene/dev/branches/branch_5x: ./ solr/ solr/core/ solr/core/src/java/org/apache/solr/util/CommandOperation.java

Author: noble
Date: Mon Oct 13 14:39:07 2014
New Revision: 1631421

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

Modified:
    lucene/dev/branches/branch_5x/   (props changed)
    lucene/dev/branches/branch_5x/solr/   (props changed)
    lucene/dev/branches/branch_5x/solr/core/   (props changed)
    lucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/CommandOperation.java

Modified: lucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/CommandOperation.java
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/CommandOperation.java?rev=1631421&r1=1631420&r2=1631421&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/CommandOperation.java (original)
+++ lucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/util/CommandOperation.java Mon Oct 13 14:39:07 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