There is one class in Lucene and 20 in Solr that implement equals() but not hashCode(). This can be a source of subtle bugs and I’d like some help in figuring out whether it’s safe to suppress the warning or provide a hashCode method from people who are familiar with the relevant code. Or, for that matter, removing the equals() method.
My plate is pretty full with the rest of the warnings so please help out here. Erick --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org