The document outlines the development of a new access method called the spatial inverted index (si-index) for efficient nearest neighbor search that incorporates both spatial coordinates and keyword queries. This system improves upon the existing ir2-tree method in response time by merging multiple lists and utilizing r-trees for distance browsing. It also discusses related components, such as a compression scheme and requirements for secure and flexible application performance.