SolrParams#getFieldInt(String, String) - inconsistent documentation
---------------------------------------------------------------------
Key: SOLR-956
URL: https://issues.apache.org/jira/browse/SOLR-956
Project: Solr
Issue Type: Improvement
Components: documentation
Reporter: Kay Kay
Fix For: 1.4
Attachments: SOLR-956.patch
SolrParams#getFieldInt(String, String) documentation says it returns def. if
the value does not exist.
There is no def. passed on to the method - so seems to be inconsistent with
what the method does. It returns null if the field,param does not exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.