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 197747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:52:46+00:00 2026-05-11T16:52:46+00:00

Nowadays, Microsoft and Google will index the files on your hard drive so that

  • 0

Nowadays, Microsoft and Google will index the files on your hard drive so that you can search their contents quickly.

What I want to know is how do they do this? Can you describe the algorithm?

  • 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-05-11T16:52:46+00:00Added an answer on May 11, 2026 at 4:52 pm

    The simple case is an inverted index.

    The most basic algorithm is simply:

    • scan the file for words, creating a list of unique words
    • normalize and filter the words
    • place an entry tying that word to the file in your index

    The details are where things get tricky, but the fundamentals are the same.

    By “normalize and filter” the words, I mean things like converting everything to lowercase, removing common “stop words” (the, if, in, a etc.), possibly “stemming” (removing common suffixes for verbs and plurals and such).

    After that, you’ve got a unique list of words for the file and you can build your index off of that.

    There are optimizations for reducing storage, techniques for checking locality of words (is “this” near “that” in the document, for example).

    But, that’s the fundamental way it’s done.

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

Sidebar

Related Questions

It seems to be a common requirement nowadays to have a search feature that
Many LCD televisions nowadays have USB ports so you can plug in your camera
I know that in C# you can nowadays do: var a = new MyObject
I know that nowadays there is a lot of ready-to-go stuff that you can
With most of the application servers nowadays have their own connection pools built-in, i.e.
I am studying usage of web services nowadays. Can anyone recommend some free web
nowadays you can read much about code injection, exploits, buffer-, stack- and heap-overflows etc.
Nowadays, REST is very popular on web community. So that I am curious to
Nowadays I am learning about web security, XSS, etc. As XSS basically targets a
Nowadays most of the Restaurants and other businesses have a Find Locations functionality on

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.