YourDictionary

Dictionary Home » Computer Definitions » indexed search

indexed search - technical definition


A search for data that uses an index to locate the item. The index is searched sequentially, via a binary search method or using some other algorithm to obtain the pointer to the location of the data. Contrast with direct search and sequential search. See index.



link/cite print suggestion box