Answer the question
In order to leave comments, you need to log in
Fulltext mongodb search via php array driver?
Is it possible to perform a full-text search on an array of strings. More precisely, there is a document of the form:
{
_id: "sfgsdfgsd",
strings: [
"string 1 abc",
"string 2 def",
"string 3 ghi"
]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question