The Wayback Machine - http://web.archive.org/web/20201022073445/https://github.com/LinShunKang/SearchEngine
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SearchEngine

This is a basic full text search engine, use memory as level 1 storage and use MySQL as level 2 storage.

This search engine use inverted index to search documents.

About

This is a basic full text search engine, use memory as level 1 storage and use MySQL as level 2 storage.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.