The problem is that the ${q} macro syntax is interpreted by Solr as a Java
Property. Thus these two syntaxes conflict when we encode the macro
substitution into the solrconfig.xml. See
https://cwiki.apache.org/confluence/display/solr/Configuring+solrconfig.xml
The way to escape seems to be to indi
Hi there, on Solr 6.6.0, using the built-in "techproducts" example:
bin/solr start -f -e techproducts
I can successfully search with URL-based bq as shown in the URL (bq setting
in *bold*) below:
http://localhost:8983/solr/techproducts/select?
*bq={!complexphrase%20inOrder=true%20df=name}%22${q}