Hello All, I have 100 rows in my solr index and one of the column field is "URL".
All of it values starts with \\nas like url=\\nas\image\123.jpg How can I update only the first word from the url? I need to update it from \\nas\.. to \\FS\.. Thanks, Roopesh
