Q14 Single choice Mark for later Why is normalization of vectors important before indexing in a hybrid search system? A It ensures that all vectors represent keywords only. B It significantly reduces the size of the database. C It standardizes vector lengths for meaningful comparison using metrics such as Cosine Similarity. D It converts all sparse vectors to dense vectors. Correct answer