You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2012/03/08 20:18:55 UTC

svn commit: r1298523 - /lucene/cms/trunk/content/solr/tutorial.mdtext

Author: hossman
Date: Thu Mar  8 19:18:55 2012
New Revision: 1298523

URL: http://svn.apache.org/viewvc?rev=1298523&view=rev
Log:
fix typo

Modified:
    lucene/cms/trunk/content/solr/tutorial.mdtext

Modified: lucene/cms/trunk/content/solr/tutorial.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/tutorial.mdtext?rev=1298523&r1=1298522&r2=1298523&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/tutorial.mdtext (original)
+++ lucene/cms/trunk/content/solr/tutorial.mdtext Thu Mar  8 19:18:55 2012
@@ -203,7 +203,7 @@ You can delete data by POSTing a delete 
 Execute the following command to delete a document
 
 <div class="cmd">
-java -Ddata=args -Dcommit=no -jar post.jar "&lt;delete&gt;&lt;id&gt;SP2514N&lt;/id&lt;&gt;/delete&gt;"
+java -Ddata=args -Dcommit=no -jar post.jar "&lt;delete&gt;&lt;id&gt;SP2514N&lt;/id&gt;&lt;/delete&gt;"
 </div>
 
 Now if you go to the <a href="http://localhost:8983/solr/admin/stats.jsp">statistics</a> page and scroll down