o19s/solr-tmdb

Named queries cause error when selected as display field on Splainer

nathancday opened this issue · 4 comments

I think this type of syntax used to work for showing the score from a named query in Splainer:

f:$dateBoost

But now it will produce an errror. See this link.

If you remove the named query from the display field the error is gone. That means you lose the pretty name of the query and are left with the Lucene math syntax of it instead. See this link for the working complement to query above.

This has been failing as a link test for a while now. I think we began to fix it, but not sure where that ended up.

epugh commented

This appears also related to o19s/quepid#124

epugh commented

and maybe fixed in o19s/splainer-search#88 ?? @worleydl thoughts on trying to get this fix deployed before Tuesday next week?

Does this look right or is the name in the graph supposed to be dateBoost?
image

This worked well for what we did in training.