Missing properties returned as zero
I have a user report that the kd-tree based property lookup returns the closest database row for the composition query, regardless of whether the row contains the requested data. This results in saline returning zero erroneously. It'd be desirable to return the nearest neighbor _that actually contains the requested data_.
issue