Skip to content

fanzeyi/torchic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torchic: The Search Engine

This project was created for Google's CodeU event. It works as a typical search engine. The whole project is made up by three parts:

  • Backend (Crawler)
  • Frontend (Ranking)
  • Web

The Crawler is written in Go. It follows most standards for crawlers.

The Ranking algorithms we used is BM25.

About

A generic search engine built using Go & Spring & Redis. Project for Google's CodeU event.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published