Remove unused "numSlotsFull" from FieldComparator.setNextReader ---------------------------------------------------------------
Key: LUCENE-1779 URL: https://issues.apache.org/jira/browse/LUCENE-1779 Project: Lucene - Java Issue Type: Improvement Components: Search Affects Versions: 2.9 Reporter: Michael McCandless Assignee: Michael McCandless Priority: Minor Fix For: 2.9 This param is a relic from older optimizations that we've since turned off, and it's quite confusing. I don't think we need it, and we haven't released the API yet so we're free to remove it now. -- 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