[ http://issues.apache.org/jira/browse/SOLR-90?page=all ]

Bertrand Delacretaz resolved SOLR-90.
-------------------------------------

    Resolution: Fixed

Fixed, thanks! 

This issue wins the Shortest Lived Patch In Solr History Award ;-)

> Typo in java docs of QueryParsing.java        
> ---------------------------------------
>
>                 Key: SOLR-90
>                 URL: http://issues.apache.org/jira/browse/SOLR-90
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Thorsten Scherler
>
> Index: 
> /home/thorsten/src/apache/solr/src/java/org/apache/solr/search/QueryParsing.java
> ===================================================================
> --- 
> /home/thorsten/src/apache/solr/src/java/org/apache/solr/search/QueryParsing.java
>   (revision 489078)
> +++ 
> /home/thorsten/src/apache/solr/src/java/org/apache/solr/search/QueryParsing.java
>   (working copy)
> @@ -408,7 +408,7 @@
>     * The benefit of using this method instead of calling 
>     * <code>Query.toString</code> directly is that it knows about the data
>     *  types of each field, so any field which is encoded in a particularly 
> -   * complex way is still readable.  The downside is thta it only knows 
> +   * complex way is still readable.  The downside is that it only knows 
>     * about built in Query types, and will not be able to format custom 
>     * Query classes.
>     * </p>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to