--- title: "Search (SQL Server) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: search ms.topic: conceptual ms.assetid: 2b4e890a-f83d-482f-b558-8fa6882c9556 author: craigg-msft ms.author: craigg manager: craigg --- # Search (SQL Server) [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] provides search features for text and documents that go beyond the functionality of the [!INCLUDE[tsql](../includes/tsql-md.md)]`LIKE` keyword. ## In This Section [Full-Text Search](../relational-databases/search/full-text-search.md) Identifies text or documents that contain specific words or phrases, and that meet additional search conditions such as proximity of search terms. [Semantic Search (SQL Server)](../relational-databases/search/semantic-search-sql-server.md) Identifies the key phrases in text or documents, discovers similar or related documents, and provides information to explain how documents are similar or related. ## See Also [Binary Large Object (Blob) Data (SQL Server)](../relational-databases/blob/binary-large-object-blob-data-sql-server.md)