-
Notifications
You must be signed in to change notification settings - Fork 0
FreeTextSearchExtensions
Mike King edited this page Sep 30, 2025
·
2 revisions
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. |