* Clean up of the distance filter methods - the chaining methods moved to...
* Clean up of the distance filter methods - the chaining methods moved to LocalAbstractObject, since they have nothing to do with the filters themselves (no serialization change) * Added support for storing distances and creating distance filters (via factory) when computing distances * Removed iterator from RankingQueryOperation since it is implemented elsewhere
Loading
Please sign in to comment