PLEASE UNSUBSCRIBE ME Thanks & Regards
Lince Peter Websphere Commerce Developer CrossView, Inc. mobile: 514.212.3224 [email protected] www.inkedin.com/in/lincepeter http://www.crossview.com Follow CrossView on Twitter! twitter.com/CrossView_Inc This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. -----Original Message----- From: Robert Muir (Commented) (JIRA) [mailto:[email protected]] Sent: January-05-12 12:33 PM To: [email protected] Subject: [jira] [Commented] (LUCENE-3677) Remove old byte[] norms api from IndexReader [ https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180582#comment-13180582 ] Robert Muir commented on LUCENE-3677: ------------------------------------- all tests pass ... one tweak i thought of: maybe now we should rename IR.normValues(String) to just IR.norms(String) ? > Remove old byte[] norms api from IndexReader > -------------------------------------------- > > Key: LUCENE-3677 > URL: https://issues.apache.org/jira/browse/LUCENE-3677 > Project: Lucene - Java > Issue Type: Task > Reporter: Robert Muir > Attachments: LUCENE-3677.patch > > > Followup to LUCENE-3628. > We should remove this api and just use docvalues everywhere, to allow for > norms of arbitrary size in the future (not just byte[]) -- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
