I want to update a particular field in the index. Index contains 100 docs.
I want to update field "name" with "condition_system" in every doc where "Condition System" is present.
Sadly it's only working on integers not on characters/strings, don't know.
This code is able to change numerical values but not characters.
intergers are getting updated successfullly.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.