SemanticSearch
SemanticSearch[index,query] finds the items similar to query inside index.
SemanticSearch[index,query->f] filters the results using the function f.
SemanticSearch[index,query,prop] returns the specified property prop.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.