Thanks Emir.
It is working now.
Regards,
Edwin
On 4 January 2018 at 18:02, Emir Arnautović
wrote:
> Hi Edwin,
> You need to encode as
>
> HTH,
> Emir
> --
> Monitoring - Log Management - Alerting - Anomaly Detection
> Solr & Elasticsearch Consulting Support Training - http://sematext.com
Hi Edwin,
You need to encode as
HTH,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/
> On 4 Jan 2018, at 10:59, Zheng Lin Edwin Yeo wrote:
>
> Hi,
>
> I'm using Solr 7.2.0, and I'm trying to repl
Hi,
I'm using Solr 7.2.0, and I'm trying to replace \n with by using
RegexReplaceProcessorFactory.
However, I could not get the below configuration in solrconfig.xml to be
loaded.
content
\n
Understand that is a special character. Can we do some escape sequence
to it? I have tr