Better docs for numeric FieldTypes
----------------------------------

                 Key: SOLR-2935
                 URL: https://issues.apache.org/jira/browse/SOLR-2935
             Project: Solr
          Issue Type: Improvement
          Components: documentation
            Reporter: Hoss Man
            Assignee: Hoss Man


It was recently pointed out to me that if you don't come from a java 
background, understanding the range of legal values for "TrieIntField" vs 
"TrieLongField" may not be obvious to you (particularly if you are use to 
dealing with databases that have INT, SMALLINT, TINYINT, etc... with UNSIGNED 
vs SIGNED modifiers).  That subsequently made me realize that to this day the 
javadocs for the various FieldTypes don't explain the diff between the TrieFoo, 
SortableFoo, and Foo field types.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to