Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 462 Bytes

Search-Engine

This is a course project for Web-Based Information Architecture @pku.

Boolean Retrieval, Proximity Retrieval, Fuzzy Retrieval, Multi-Field Retrieval, SPIMI, Variable Byte Coding, BM25 Scorer, Snippet and other features were implemented.

Best Running Environment

Ubuntu 12.04 64bit

g++ 4.6

How to Run

  1. Compile: make (run "make -j 10" if you want to do it quickly)

  2. Run: ./main