-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Krishna Kanhaiya edited this page Dec 30, 2021
·
5 revisions
Lets suppose you want to make your all file and directories in your home directory searchable. we call it normalize. Just follow four steps and boom.
Step 1: Add dir in list.
achoz add ~/
Step 2: Lets invoke crawler to crawl it.
achoz crawl
Step 3: Now start achoz engine.
achoz engine
if it runs successfully, open another terminal for next step. let it run.
Step 4: Now index all crawled file.
achoz index
Boom. you have normalize your home directory. It means you can search any documents, pdf, music, videos, and everthing that was there. Now browse and search string at http://localhost:9097
If you face issues in any of above steps, feel free to report it here
https://github.com/kcubeterm/achoz/wiki/CLI-command-explanation-and-usage