DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
how to use mongodb search index in c#
collection
.
Indexes
.
CreateOne
(
Builders
<
searchFileByAuthor
>
.
IndexKeys
.
Text
(
x
=>
x
.
subject
)
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#mongodb
#search
#index
ADD COMMENT
Topic
COMMENT
Name
2+3 =
Submit