MongoDB.Driver.Search Namespace |
Class | Description | |
---|---|---|
![]() | BsonDocumentSearchDefinitionTDocument |
A search definition based on a BSON document.
|
![]() | CompoundSearchDefinitionBuilderTDocument |
A builder for compound search definitions.
|
![]() | GeoWithinAreaTCoordinates |
Base class for area argument for GeoWithin queries.
|
![]() | GeoWithinBoxTCoordinates |
Object that specifies the bottom left and top right GeoJSON points of a box to
search within.
|
![]() | GeoWithinCircleTCoordinates |
Object that specifies the center point and the radius in meters to search within.
|
![]() | GeoWithinGeometryTCoordinates |
Object that specifies the GeoJson geometry to search within.
|
![]() | JsonSearchDefinitionTDocument |
A search definition based on a JSON string.
|
![]() | MultiSearchQueryDefinition |
A query definition for multiple strings.
|
![]() | SearchCountOptions |
Options for counting the search results.
|
![]() | SearchDefinitionTDocument |
Base class for search definitions.
|
![]() | SearchDefinitionBuilderTDocument |
A builder for a search definition.
|
![]() | SearchFacetTDocument |
Base class for search facets.
|
![]() | SearchFacetBuilderTDocument |
A builder for a search facet.
|
![]() | SearchFuzzyOptions |
Options for fuzzy search.
|
![]() | SearchHighlight |
Represents a result of highlighting.
|
![]() | SearchHighlightOptionsTDocument |
Options for highlighting.
|
![]() | SearchHighlightText |
Represents the matching text or the surrounding text of a highlighting result.
|
![]() | SearchMetaCountResult |
A search count result set.
|
![]() | SearchMetaFacetBucketResult |
A search facet bucket result set.
|
![]() | SearchMetaFacetResult |
A search facet result set.
|
![]() | SearchMetaResult |
A result set for a search metadata query.
|
![]() | SearchPathDefinitionTDocument |
Base class for search paths.
|
![]() | SearchPathDefinitionBuilderTDocument |
A builder for a search path.
|
![]() | SearchQueryDefinition |
Base class for search queries.
|
![]() | SearchRangeBuilder |
A builder for a SearchRange.
|
![]() | SearchScoreDefinitionTDocument |
Base class for search score modifiers.
|
![]() | SearchScoreDefinitionBuilderTDocument |
A builder for a score modifier.
|
![]() | SearchScoreFunctionTDocument |
Base class for search score functions.
|
![]() | SearchScoreFunctionBuilderTDocument |
A builder for a score function.
|
![]() | SearchSpanDefinitionTDocument |
Base class for span clauses.
|
![]() | SearchSpanDefinitionBuilderTDocument |
A builder for a span clause.
|
![]() | SingleSearchQueryDefinition |
A query definition for a single string.
|
Structure | Description | |
---|---|---|
![]() | SearchRangeTValue |
Object that specifies range of scalar and DateTime values.
|
Enumeration | Description | |
---|---|---|
![]() | GeoShapeRelation |
The relation of the query shape geometry to the indexed field geometry in a
geo shape search definition.
|
![]() | HighlightTextType |
Represents the type of text in a highlighting result, matching or surrounding.
|
![]() | SearchAutocompleteTokenOrder |
The order in which to search for tokens in an autocomplete search definition.
|
![]() | SearchCountType |
The type of count of the documents in a search result set.
|
![]() | SearchSpanDefinitionTDocumentClauseType |
Span clause type.
|