Compare two DocPositions
Parameters: o1 - first DocPosition Parameters: o2 - second DocPosition negative if first < second, 0 if equal, positive if first > second
Does this Comparator equal another?
Since all DocPositionComparators are the same, they
are all equal.
true for DocPositionComparators, false otherwise.