IndexKeys<TDocument>.Text Method |
Name | Description | |
---|---|---|
![]() ![]() | Text(Expression<Func<TDocument, IEnumerable<String>>>[]) |
Sets one or more key names to include in the text index.
|
![]() ![]() | Text(Expression<Func<TDocument, String>>[]) |
Sets one or more key names to include in the text index.
|