blevesearch / bleve

A modern text/numeric/geo-spatial/vector indexing library for go
Apache License 2.0
10.08k stars 684 forks source link

custom scoring #77

Open mschoch opened 10 years ago

mschoch commented 10 years ago

this is a placeholder for more specific issues to be created in the future

requirements:

  1. efficiently use arbitrary data provided a query time to alter scoring (think JSON user context)
  2. ability to transform scores using functions
  3. ability to transform scores using filter matches
mschoch commented 8 years ago

See if its feasible to plug in an interface before 1.0.