: We took a deeper look at what happened, when an "external-file-field"-Request
is sent to SOLR:
:
: * SOLR looks if there is a file for the requested query, e.g. "trousers"
Something smells fishy here.
ExternalFileField is designed to let you load values for a field (for use
in functions) fr
Hi,
as I'm also involved in this issue (on the side of Sven) I created a
patch, that replaces the float array by a map that stores score by doc,
so it contains as many entries as the external scoring file contains
lines, but no more.
I created an issue for this: https://issues.apache.org/jira/bro
Hi,
I could not provide a stack trace and IMHO it won't provide some useful
information. But we've made a good progress in the analysis.
We took a deeper look at what happened, when an "external-file-field"-Request
is sent to SOLR:
* SOLR looks if there is a file for the requested query, e.g.