Hi All, I updated a table with a secondary index. I discovered using CLI describe that the index was not built.
How do I build an index after I have altered an existing table with data? I looked at nodetool and cli and saw no command that had the word build index associated with it. And most of the postings I have found so far cover creating an index but not building it or verifying the index was built. Thanks, -Tony