Skip to content

nchistov/simple_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple searching engine

This is a simple searching engine based on prefix tree, searching in all files on data folder.

Installing

You can install it by git clone command:

git clone https://github.com/nchistov/simple_search_engine.git

Running

Here is the steps:

  1. Activate venv
  2. run command:
    python search.py

WARNING! Indexing is not fast work :)


Example run:

$ python search.py
Indexing... Done

Search something... rabbit

Searching... Done

Search results:

alice.txt

I think this is all :)

Do not forget ⭐!

About

Simple searching engine written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages