numeric facets with invalid data sort fix
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 May 2010 13:00:32 +0000 (15:00 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 May 2010 13:00:32 +0000 (15:00 +0200)
commit19e177cc27fda991a646a5aa8e2735082c166ba4
tree17d264826e025b45bd3b725ef61f7276a25bfdf0
parentcbaa1e4a60dd99ef8047fb1add6e943eb6ee4f45
numeric facets with invalid data sort fix

This doesn't actually produce correct sort order, but we work on
GIGO principle: garbage in - garbage out

If you filter just valid numeric values sorting will work, and corrupted
sort order as it is now is clear indication that your data isn't clean
lib/MojoFacets/Data.pm