Here's a JOIN query using local params that I can sucessfully execute on a
browser window:
When I paste the relevant part of the query into the SOLR admin UI query
interface,
{!join+from=join_id+to=id}attributes_AUTHORS.4:4, I fail to retrieve any
documents
The query transaltes to :
Server stack trace
There appears to be some sort of URL translation going on but I'd like to
understand how to make this work.
Next, I'd like to understand how to make this work with SOLRJ
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-do-I-use-localparams-joins-using-SolrJ-and-or-the-Admin-GUI-tp3872088p3872088.html
Sent from the Solr - User mailing list archive at Nabble.com.