Re: edismax-with-bq-complexphrase-query not working in solrconfig.xml search handler

2017-09-04 Thread Doug Turnbull
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

edismax-with-bq-complexphrase-query not working in solrconfig.xml search handler

2017-09-04 Thread Bertrand Rigaldies
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}