Skip to content

terslang/searchlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchlight

Searchlight is a work-in-progress search engine. This repository contains the source code for the entire project.

Components

Currently, the main component of Searchlight is the web crawler. there is also a simple server for interacting with the database. Other components, such as the indexer, will be added in the future.

Building the Project

To build the project, you need to have the following dependencies installed:

Once you have the dependencies installed, you can build the project using the following commands:

mkdir build
cd build
cmake ..
make

License

This project is licensed under the AGPL-3.0-only license. See the LICENSE file for more details.

About

A lightweight search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •