Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-90

Typo in java docs of QueryParsing.java

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            thorsten Thorsten Scherler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: