> W.r.t. ConstantScoringQuery, it contains a minor bug: it doesn't the > handle the case where the Filter.bits method would return null.
Can Filter.bits() ever return null though? AFAIK, that's not in the contract. The Filter.getBits() javadoc says: Returns a BitSet with true for documents which should be permitted in search results, and false for those that should not. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]