Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 306 Bytes

Search Engine

This is the code for a document based search engine written in C++ the architecture takes multiple types of indexes for comparison reasons.

Comparison

Here is a comparison image that highlights the differences in response time based on index type:

Comparison Image