Skip to content

SajeevanJSPY/lsert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSERT

LSERT (Local Search Engine RusT)

WARNING: This is an experimental technology This code could break easily, The result might be Unexpected File ranking algorithm also not finished yet, new file ranking algorithms ideas are always welcome

Quick Start

$ cargo run index ./folder -dp
$ cargo run serve 

Supported files for tokenize

xml, xhtml, html, txt

Tasks

Server Side

  • Share the files locally (PC-Mobile), share the files that connected to the same network using FTP
  • Trying new various page ranking algorithms
  • Colored terminal view
  • can get multiple folder paths
  • Manually unselect the file, you do not want to search
  • Wrongly typed words must be noted and giving warnings
  • Auto completion engine (Trie algorithm)

Client Side

  • Provide file paths as a link (so can easily go to the file)
  • File Routing in browser with good UI (easily can navigate inside the browser)
  • Caching the pages for better performance

About

Local Search Engine RusT (LSERT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published