Hi:
Use Raw Query Parameters to pass in an array. How can you use cursors to refer
to elements of an array in a function?
For example,How do I get $a[0] to work properly:
"params":{
"a":["1”, "2”, "3"],
"q": "*:*",
"fl": "$a, $a[0]"
}
Thank you very much
Actually, I do this all the time. However, it’s because I’m always blowing
everything away and installing a different version of Solr or some such, mostly
laziness.
We should move away from allowing solr.xml to be in SOLR_HOME when running in
cloud mode IMO, but that’ll need to be done in phase