The paper presents a new dynamic indexing structure called 'newtree' designed to efficiently manage very large datasets with high dimensionality, addressing the limitations of existing indexing algorithms, particularly the curse of dimensionality. By employing a cluster-based approach and a k-medoids partitioning algorithm, newtree significantly enhances retrieval and classification performance compared to the existing sr-tree structure. Experimental results demonstrate that newtree exhibits superior efficiency in time and memory complexity, making it adaptable for various applications.