Skip to content

sme777/search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Search Engine

A simple search engine that processes text files in a directory and its subdirectories, cleans and parses the text into word stems, and builds an in-memory inverted index. Supports exact search and partial search for any multi-line queries. The project also implements multi-threading on searching and building the inverted index.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages