Skip to content

This is a Desktop Search Engine for Linux systems that crawls and indexes the files on the system, allows boolean search queries and generates ranked results depending on relevancy

Notifications You must be signed in to change notification settings

iqimeng/file-retriever

 
 

Repository files navigation

FileRetriever
------------
This is a Desktop Search Engine for Linux systems that crawls and indexes the files on the system, 
allows boolean search queries and generates ranked results depending on relevance.

Usage : 

run : ./gui

It opens a gui for the application.
Click Index.
This will index your home directory.
Now, try searching the home directory by entering various queries.
Try "and" "or" and "and not" operators in the queries.

About

This is a Desktop Search Engine for Linux systems that crawls and indexes the files on the system, allows boolean search queries and generates ranked results depending on relevancy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Shell 0.5%