|
|
|
|
|
by smartt
4702 days ago
|
|
I'm curious about this "bad, bad idea" theory too. For our site, I have a handful of hard-coded scoring functions that the site can select from based on search context, and it's far more supportable and debuggable than some of the dynamic query assembly approaches I've tried in the past. ElasticSearch is a wonderful product that is a real pain to tune, so I'm curious if there's a better approach I'm missing. |
|