I tried to debug this to the best of my ability, and it seems the correct name
for the “raw” evaluator is “val”.
Copied from StreamContext: val=class
org.apache.solr.client.solrj.io.eval.RawValueEvaluator
I think there’s a small error in stream evaluator documentation of 8.4
https://lucene.apa
Hello all,
Solr version 8.4
I have a very simple select expression here. What I’m trying to do is to add a
constant value to incoming tuples.
My collection has only 1 document. Id_str is of type String. Other fields are
Solr generated.
{
"_version_":1692761378187640832,
"id_st
Hi,
Our datasource is oracle db and we are pulling data to solr through JDBC(DIH).
I have below entry in jetty.xml
jdbc/tss
thin
:1521:ORCL
XXX
XXX
And we have ad