philomena/lib
SomewhatDamaged 68c3d035b3 Update to streamline Wilson score generation (#10)
* Update to streamline Wilson score generation

If an image's `upvotes` are 0, their Wilson score will be so minuscule as to be several (around 12) orders of magnitude before you see anything but zeros (assuming 0 `upvotes` and 1 `downvotes`). This will simply remove the calculation from such and make them fall to the default: 0

* Update elasticsearch_index.ex

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2019-12-25 03:49:56 -05:00
..
camo actually fix it 2019-11-10 19:24:58 -05:00
mix/tasks break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
philomena Update to streamline Wilson score generation (#10) 2019-12-25 03:49:56 -05:00
philomena_web fix random endpoint and ensure search_records/4 is the only search_records exported 2019-12-24 18:09:35 -05:00
pow_captcha upgrade pow 2019-11-20 17:45:17 -05:00
pow_lockout fix warning 2019-12-21 13:42:55 -05:00
relative_date site notices 2019-12-14 13:28:04 -05:00
search implement terms query in evaluator 2019-12-20 12:05:28 -05:00
textile string safety 2019-12-20 09:51:50 -05:00
philomena.ex initial 2019-08-14 20:32:32 -04:00
philomena_web.ex rest of commission routes 2019-12-04 11:35:06 -05:00