I am trying to search field which has "\r\n" both together in the field.
I tried this query but it did not work:
fq
Field:"*\r\n*"
But this gives result along with field has "\" only. I just want result for which field contains whole "\r\n".
I am trying to search field which has "\r\n" both together in the field.
I tried this query but it did not work:
fq
Field:"*\r\n*"
But this gives result along with field has "\" only. I just want result for which field contains whole "\r\n".