Is there any plan to support the text search feature now available in Mongo ?
And if not, then i can do it from running the 'text' command, and get the results as bson-objects.
But i wonder how to map the resulted bson-objects to a list of my domain objects using spring ?
And if not, then i can do it from running the 'text' command, and get the results as bson-objects.
But i wonder how to map the resulted bson-objects to a list of my domain objects using spring ?