Skip to content

A search engine that can return and,or,not phrase queries from a set of given webpages

Notifications You must be signed in to change notification settings

akshittyagi/SmallSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallSearchEngine

Build Status

This piece of code uses an InvertedPageIndex to store the filtered data from the webpages. Some sample webpages have been included in it for testing and an actions.txt file also has some "action/queries" that will be performed by the engine. This also uses an AVLTree to store individual pagedata to fasten up the phrase queries for a page.

About

A search engine that can return and,or,not phrase queries from a set of given webpages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published