Hello All, I have 100 rows in my solr index and one of the column fields is "URL". All of its values start 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\.. and I want to update for all 100 rows.
Thanks, Roopesh
