oops 4 > 3

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@546980 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan McKinley 2007-06-13 17:58:33 +00:00
parent c6c0e141bf
commit 1884a2c84c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ New Features
which can be set to 0 to disable splitting "PowerShot" => "Power" "Shot".
(klaas)
3. SOLR-193: Adding SolrDocument and SolrInputDocument to represent documents
4. SOLR-193: Adding SolrDocument and SolrInputDocument to represent documents
outside of the lucene Document infrastructure. This class will be used
by clients and for processing documents. (ryan)