Painting Blue Code
Simple, self-explanatory code snippets.
2015-12-03
MongoDB - Create a full text search index
db
.COLL_NAME
.
createIndex
(
{
FIELD_NAME
:
"text"
}
);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment