[ https://issues.apache.org/jira/browse/SOLR-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616728#action_12616728 ]
Lars Kotthoff commented on SOLR-489: ------------------------------------ bq. i'm not really sure about the new isOverwrite() method added to client/java/solrj/src/org/apache/solr/client/solrj/request/UpdateRequest.java ... Actually, neither am I :) I just added it because there was no other way to provide a replacement for the deprecated methods. Furthermore I think you should be able to check for something you can set. It certainly is a strange way to control several booleans with one method though. > Added @deprecation Javadoc comments > ----------------------------------- > > Key: SOLR-489 > URL: https://issues.apache.org/jira/browse/SOLR-489 > Project: Solr > Issue Type: Bug > Components: documentation > Reporter: Sean Timm > Assignee: Mike Klaas > Priority: Trivial > Fix For: 1.3 > > Attachments: deprecationDocumentation.patch, SOLR-489.patch > > > In a number of files, @Deprecation annotations were added without > accompanying @deprecation Javadoc comments to explain what to use now. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.