My recollection from working on this code years ago is that other
definitions of "equal" can be supported by creating new implementations of
the Equalitor class (
https://github.com/apache/solr/blob/main/solr/solrj/src/java/org/apache/solr/client/solrj/io/eq/Equalitor.java#L27-L30).
The purpose of
into the official Solr code base?
> In other words, that a PR implementing this enhancement would be considered
> by the Solr team?
>
> Regards,
>
> On Wed, Jan 5, 2022 at 1:58 AM Dennis Gove wrote:
>
> > My recollection from working on this code years ago is that oth