How to use php to perform fuzzy query on mongodb (the query conditions include Chinese characters)

Source: Internet
Author: User
How to use php to perform a fuzzy query on mongodb (the query conditions include Chinese characters )? Mongodb has two data records: {& quot; bc & quot;: & quot; 012345678 & quot;, & quot; name & quot;: & quot; vida paper towel flower rhyme & quot;, & quot; cls & quot;: how to use php to perform fuzzy query on mongodb (the query conditions include Chinese characters )?
Mongodb has two data records:
{"Bc": "012345678", "name": "rhyme of Vida paper towel", "cls": "Daily Necessities", "num": "100 "}

{"Bc": "12345678", "name": "Vida paper towel", "cls": "Daily Necessities", "num": "10 "}

How to use php to perform a fuzzy query on it. for example, if the query name contains "Vida" records, all two records are returned.

Which one can help write a function? the input parameter is a string (such as "Vida"), and the returned value is an array. Thank you ~~

------ Solution --------------------
Http://www.lnmp100.com/505

It is actually a regular expression.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.