Hi Team, I am trying to find a solution to handle & characters. Issue I am facing is...
I have setup a UI to which has facet filters for making selections. Based on facet clicks search queries are made and options are revised. Issue I am facing is with "&" character in URL facet values.. When I encounter & character in facet value, on clicking this facet, URL which gets formed contains "&" character and results in erroneous URL query. Doing some research I found that I can make use of javasripts encodeURIComponent() function. However I am trying to understand if I can make use "regex-normalize.xml"? I have a custom indexing code and do not have a nutch crawler setup. -- View this message in context: http://lucene.472066.n3.nabble.com/characters-in-facets-tp4116404.html Sent from the Solr - User mailing list archive at Nabble.com.