Skip to content

linzai1992/DreamOfSearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamOfSearch

A very simple search engine. Some features:

  1. The input contains of two parts: one is data file seperated by tab('\t'), another is a conf file that tells the name of col in data file, type of the col, whether the col should be stored or indexed.

  2. Instant(or real time) search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 2.5%
  • Shell 1.5%
  • Python 1.1%
  • Thrift 0.9%