InterviewSolution
Saved Bookmarks
| 1. |
Does Mongodb Provide A Facility To Do Text Searches? How? |
|
Answer» Yes. MongoDB SUPPORTS creating TEXT indexes to SUPPORT text search INSIDE string content. This was a new feature which can introduced in version 2.6. Yes. MongoDB supports creating text indexes to support text search inside string content. This was a new feature which can introduced in version 2.6. |
|