New issue 47 by brunovia...@gmail.com: simple relevant data for range
queries is wrong
http://code.google.com/p/xappy/issues/detail?id=47
when we do a float range query and call result.relevant_data(simple=True),
if the matched document has multiple values for the field, the returned
relevant data is wrong.
Attached there is a patch that fixes the problem and some tests to stress
it.
Attachments:
relevant_data_simple.patch 4.0 KB
My apologies for not getting to this yet - it sounds like a plausible
problem and fix, but I've just not had time to address it yet. I won't
have a chance in the next week, but if I havn't done something about this
within two weeks, please do ping the ticket again.
any news on that?