SQL Server 2012 introduces new full-text search capabilities that allow rich semantic search over documents stored in SQL Server. The key features include:
1) Integrated full-text indexing and search over both structured and unstructured data stored in SQL Server tables.
2) Semantic search capabilities that understand relationships between concepts and terms in documents.
3) Support for filtering search results based on document properties and metadata.