The document proposes a new method for indexing and searching high-dimensional data that improves on existing clustering-based approaches. It develops an adaptive distance bound for clusters based on separating hyperplane boundaries, rather than bounding spheres or rectangles. This tighter bound enables more efficient filtering of irrelevant clusters during nearest neighbor queries. Experiments show the new method outperforms other indexing techniques, reducing random I/O accesses by factors of up to 100 compared to vector approximation files.