Skip to content

pateljay43/SearchEngine

Repository files navigation

SearchEngine

Search Engine using memory based index for local file system

This project utilize large amount of memory (RAM).

Checkout the DiskEngine (https://github.com/pateljay43/DiskEngine) project which creates and stores the indexed files on the disk, saving lots of memory once those indexes are generated. It also cache the queries based on LRU protocol.

About

Search Engine using memory based index for local file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •