SearchDefinitionBuilder<TDocument>.Text Method |
Name | Description | |
---|---|---|
![]() | Text<TField>(Expression<Func<TDocument, TField>>, SearchQueryDefinition, SearchFuzzyOptions, SearchScoreDefinition<TDocument>) |
Creates a search definition that performs full-text search using the analyzer specified
in the index configuration.
|
![]() | Text(SearchPathDefinition<TDocument>, SearchQueryDefinition, SearchFuzzyOptions, SearchScoreDefinition<TDocument>) |
Creates a search definition that performs full-text search using the analyzer specified
in the index configuration.
|