Search Implementation in an efficient way...?

35 views
Skip to first unread message

Amar

unread,
Oct 3, 2012, 4:19:32 PM10/3/12
to mongod...@googlegroups.com
Hi All,

I am new to MongoDB. I want to implement search in an efficient way in MongoDB.

Correct me if I am wrong.
  • First of all what I observed in MongoDB If I want to search any thing I need to make a query for that. Is it right friends ......?
  • For example I have an entity called Person. Say I have 10 columns in that. Say for example one word is common in every record but in different fields. So in which way I need to search to get the efficient results......??????
  • Is there any searching techniques are there in MongoDB, say for example same as Apache Lucene......??????
Could you please answer these questions. I stuck here.

Thanks & Regards,
Amar Thondapu

Max Schireson

unread,
Oct 3, 2012, 4:30:27 PM10/3/12
to mongod...@googlegroups.com
Here's some info that might help. Feel free to post followup questions.

http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo

-- Max
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com
> To unsubscribe from this group, send email to
> mongodb-user...@googlegroups.com
> See also the IRC channel -- freenode.net#mongodb

aliane abdelouahab

unread,
Oct 3, 2012, 6:09:31 PM10/3/12
to mongodb-user
if you are using python, check this:
http://stackoverflow.com/questions/12439076/how-split-sentence-and-let-only-ascii-characters
with this way, you can make liste of tags.

On 3 oct, 21:19, Amar <amarshiv...@gmail.com> wrote:
> Hi All,
>
> I am new to MongoDB. I want to implement search in an efficient way in
> MongoDB.
>
> Correct me if I am wrong.
>
>    - First of all what I observed in MongoDB If I want to search any thing
>    I need to make a query for that. Is it right friends ......?
>    - For example I have an entity called Person. Say I have 10 columns in
>    that. Say for example one word is common in every record but in different
>    fields. So in which way I need to search to get the efficient
>    results......??????
>    - Is there any searching techniques are there in MongoDB, say for
Reply all
Reply to author
Forward
0 new messages