Add subset method to BitVector ------------------------------ Key: LUCENE-1605 URL: https://issues.apache.org/jira/browse/LUCENE-1605 Project: Lucene - Java Issue Type: New Feature Components: Other Affects Versions: 2.9 Reporter: Jeremy Volkman Priority: Trivial Fix For: 2.9
Recently I needed the ability to efficiently compute subsets of a BitVector. Attached is a patch including the subset method as well as relevant unit tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org