Skip to content

FreeTextSearchExtensions

Mike King edited this page Sep 30, 2025 · 2 revisions

FreeTextSearchExtensions Class

FreeTextSearch Function Extensions.

public static class FreeTextSearchExtensions

Inheritance System.Object 🡒 FreeTextSearchExtensions

Methods
GetStemmingTable(this IEntityType) Get the stemming table name associated with this entity.
SetStemmingTable<TSource>(this EntityTypeBuilder<TSource>, string) Set the stemming table name associated with this entity.
UseFreeTextSearchExtensions(this DbContextOptionsBuilder) Use the Free Text Extensions.
Clone this wiki locally