JOIN VIA INDEXED COLUMN 

JOIN VIA INDEXED COLUMN is a search strategy for joins. The join column is a single column inverted column. The system accesses the data through the index of the column whose name is displayed.

See also:

List of All Search Strategies