Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7901571
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T09:15:20+00:00 2026-06-03T09:15:20+00:00

Say, if I want to store PDFs or ePub files using MongoDB’s GridFS, is

  • 0

Say, if I want to store PDFs or ePub files using MongoDB’s GridFS, is it possible to perform full-text searching on the data files?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T09:15:22+00:00Added an answer on June 3, 2026 at 9:15 am

    You can’t currently do real full text search within mongo: http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo

    Feel free to vote for it here:
    https://jira.mongodb.org/browse/SERVER-380

    Mongo is more of a general purpose scalable data store, and as of yet it doesn’t have any full text search support. Depending on your use case, you could use the standard b-tree indexes with an array of all of the words in the text, but it won’t do stemming or fuzzy matches, etc.

    However, I would recommend combining mongodb with a lucene-based application (elastic search is popular). You can store all of your data in mongodb (binary data, metadata, etc.), and then index the plain text of your documents in lucene. Or, if your use case is pure full text search, you might consider just using elastic search instead of mongodb.

    Update (April 2013):
    MongoDB 2.4 now supports a basic full-text index! Some useful resources below.

    http://docs.mongodb.org/manual/applications/text-search/

    http://docs.mongodb.org/manual/reference/command/text/#dbcmd.text

    http://blog.mongohq.com/blog/2013/01/22/first-week-with-mongodb-2-dot-4-development-release/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I want to store a group of function pointers in a List<(*func)>
I want to store a list of objects, lets say of type Car, but
Let's say I want to design a REST store used to manage a list.
Let's say I want to bit shift i twice to the left and store
how should I store user data in asp.net mvc? Let's say a user want
I want to access an image stored in Blackberry, say at location store/home/user/image.png .
Let's say I want to make a HumanBody class. And I want to store
lets say I have a CGImage and want to store it in the Photos
I have a model, say, Item. I want to store arbitrary amount of attributes
Say I want to store some variable in my controller. I want to initialize

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.