Class SearchScoreDefinition<TDocument>
Base class for search score modifiers.
public abstract class SearchScoreDefinition<TDocument>
Type Parameters
TDocument
The type of the document.
- Inheritance
-
SearchScoreDefinition<TDocument>
- Inherited Members
Methods
- Render(SearchDefinitionRenderContext<TDocument>)
Renders the score modifier to a BsonDocument.