I am creating a search engine mongoose. Now, how can I do when the query 
finds a word in the database ?? can the code inform me what word was found 
???

Example: ... query.and ([{color: 'green'}, {color: 'gray'}, {color: 
'blue'}]) ....

The query returns the matches found in the database, but I need to know 
what colors or words found in the query, if possible, at the time that this 
query is running.


Thankssss !!!!

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/ae53f4a2-92aa-4875-8a16-8199250b7606%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to