Microsoft.Office.Server.Search.Query
MSDN Home
MSDN
MSDN Library
Office Development
2007 Microsoft Office System
SharePoint Server 2007
SDK Documentation
Class Library and Web Service ...
Microsoft.Office.Server.Sea ...
AlertChangeType Enumeration
AlertCollection Class
AllNoiseQueryException Class
CollapsingStatus Enumeration
FullTextSqlQuery Class
InvalidPropertyException Class
ISecurityTrimmer Interface
KeywordInclusion Enumeration
KeywordInformation Class
KeywordQuery Class
PagingCookie Class
PluggableAccessCheckException ...
PropertyConstraint Class
PropertyConstraintCollection C ...
PropertyInformation Class
Query Class
QueryAuthenticationType Enumer ...
QueryContainsOnlyExcludedTerms ...
QueryHint Enumeration
QueryInfo Class
QueryMalformedException Class
QueryService Class
ResultDefinition Structure
ResultTable Class
ResultTableCollection Class
ResultType Enumeration
ScopeInformation Class
ScopeNotFoundException Class
SearchAlert Class
SearchQueryException Class
SearchServiceNotFoundException ...
Sort Class
SortCollection Class
SortDirection Enumeration
UnSupportedTopologyException C ...
Class Library and Web Servi ...
Microsoft.Office.DocumentManag ...
Microsoft.Office.DocumentManag ...
Microsoft.Office.Excel.Server. ...
Microsoft.Office.Excel.Server. ...
Microsoft.Office.Excel.WebUI
Microsoft.Office.RecordsManage ...
Microsoft.Office.RecordsManage ...
Microsoft.Office.RecordsManage ...
Microsoft.Office.RecordsManage ...
Microsoft.Office.RecordsManage ...
Microsoft.Office.RecordsManage ...
Microsoft.Office.Server
Microsoft.Office.Server.Admini ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Applic ...
Microsoft.Office.Server.Audien ...
Microsoft.Office.Server.Auditi ...
Microsoft.Office.Server.Evalua ...
Microsoft.Office.Server.Infras ...
Microsoft.Office.Server.Search ...
Microsoft.Office.Server.Search ...
Microsoft.Office.Server.Search ...
Microsoft.Office.Server.Search ...
Microsoft.Office.Server.Search ...
Microsoft.Office.Server.Securi ...
Microsoft.Office.Server.UserPr ...
Microsoft.Office.Server.Utilit ...
Microsoft.Office.Server.WebCon ...
Microsoft.Office.Server.WebCon ...
Microsoft.Office.Workflow
Microsoft.Office.Workflow.Util ...
Microsoft.SharePoint.Portal
Microsoft.SharePoint.Portal.Ad ...
Microsoft.SharePoint.Portal.An ...
Microsoft.SharePoint.Portal.An ...
Microsoft.SharePoint.Portal.Au ...
Microsoft.SharePoint.Portal.Di ...
Microsoft.SharePoint.Portal.In ...
Microsoft.SharePoint.Portal.In ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Se ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.Si ...
Microsoft.SharePoint.Portal.To ...
Microsoft.SharePoint.Portal.Us ...
Microsoft.SharePoint.Portal.Us ...
Microsoft.SharePoint.Portal.We ...
Microsoft.SharePoint.Portal.We ...
Microsoft.SharePoint.Portal.We ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Microsoft.SharePoint.Publishin ...
Web Services
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
Microsoft.Office.Server.Search.Query Namespace
Classes
Class
Description
AlertCollection
AllNoiseQueryException
Represents the exception that is thrown when a search query's terms are all noise words.
FullTextSqlQuery
Represents a search query using the Enterprise Search
SQL Syntax
.
InvalidPropertyException
Represents the exception that is thrown when the search query contains a property that is not valid.
KeywordInformation
Contains information about a keyword.
KeywordQuery
Represents a search query using the Enterprise Search keyword syntax.
PagingCookie
Client-side state cookie that tracks the number of results filtered out by security trimming.
PluggableAccessCheckException
PropertyConstraint
PropertyConstraintCollection
Represents a collection of
PropertyConstraint
objects.
PropertyInformation
Provides information about a managed property.
Query
The base class for executing search queries using the Enterprise Search query object model. Defines the properties and methods that are shared by the
FullTextSqlQuery
and
KeywordQuery
classes.
QueryContainsOnlyExcludedTermsException
Represents the exception that is thrown when the search query contains only excluded terms.
QueryInfo
QueryMalformedException
Represents the exception that is thrown when a search query is not formed correctly.
QueryService
To access the Search Query Web service and its methods, use the
websvcSearch
class instead.
ResultTable
Represents a distinct collection of search results returned for a query.
ResultTableCollection
Represents a collection of
ResultTable
objects.
ScopeInformation
Provides information about a search scope.
ScopeNotFoundException
Represents the exception that is thrown when the scope name specified for a search query does not exist.
SearchAlert
SearchQueryException
Provides the base class for Enterprise Search query exceptions.
SearchServiceNotFoundException
Represents the exception that is thrown when the search service is unavailable.
Sort
Defines how the search results are sorted.
SortCollection
Represents a collection of
Sort
structures.
UnSupportedTopologyException
Represents the exception that is thrown when a query has been sent to an unsupported server topology.
Interfaces
Interface
Description
ISecurityTrimmer
Provides methods for performing custom security trimming of Enterprise Search results.
Structures
Structure
Description
ResultDefinition
Enumerations
Enumeration
Description
AlertChangeType
CollapsingStatus
Defines whether duplicate results are collapsed for Enterprise Search queries results.
KeywordInclusion
Defines the keyword inclusion values.
QueryAuthenticationType
Defines the query authentication types supported in Enterprise Search.
QueryHint
Possible values for
Hint
.
ResultType
Defines the result types for Enterprise Search results.
SortDirection
Defines the sort direction values for ordering search results.
Tags :