All Questions
1 question
0
votes
0
answers
883
views
phrase prefix query does not work
I have a simple documents that get inserted by mongodb directly, it look like this:
PUT /office_db/employee/1
{
"employeeId": "5b5fc605357d0c6",
"formalName": "mark rose",
"socialNumber": ...