3 Forks
6 Stars
6 Watchers

selective-search

Selective search partitions large scale dataset into subsets(shards) such that only few shards needs to be searched for a query, thus improving search efficiency and effectiveness

How to download and setup selective-search

Open terminal and run command
git clone https://github.com/rajanim/selective-search.git
git clone is used to create a copy or clone of selective-search repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with selective-search https://github.com/rajanim/selective-search/archive/master.zip

Or simply clone selective-search with SSH
[email protected]:rajanim/selective-search.git

If you have some problems with selective-search

You may open issue on selective-search support forum (system) here: https://github.com/rajanim/selective-search/issues