Namespace Dynamicweb.Indexing.Querying
Classes
- IndexSearch
- Object containing both a query and the settings needed to perform an index search.
- Query
- The Class Query represents query object used for getting results from repository indexes
- QueryHelper
- The Class QueryHelper helps to work with queries
- QueryImport
- The Class QueryImport represents object used for query import
- QueryJsonConverter
- The Class QueryJsonConverter represents json converter specified for queries
- QueryParameter
- The Class QueryParameter represents parameters object used for query
- QueryReference
- The Class QueryReference represents reference object used for query
- QueryService
- The Class QueryService represents service for common operations with queries e.g. load and save etc.
- QuerySettings
- The Class QuerySettings represents settings object used for query
- QuerySource
- The Class QuerySource represents source object of query
Interfaces
- IQuery
- The Interface IQuery defines basic query model
- IQueryProvider
- The Interface IQueryProvider defines basic query provider model
- IQueryResult
- The Interface IQueryResult defines basic query result model
- IQueryService
- The Interface IQueryService defines basic query service model
- ISpellCheckerResult
- The Interface ISpellCheckerResult defines query result model with suggestions from a SpellChecker
Enums
- RepositoryFileFormat
- Repository file format enumeration