Skip to content

QuantamHD/LucyJS

Repository files navigation

Lucy JS

Lucy JS is a wrapper around the Apache Lucy search engine library.

Project Home

Usage

To add LucyJS as a dependency to your project run npm install lucyjs --save

Mac

  • Install Xcode
  • Open Xcode at least once and accept terms of use
  • Run npm install after adding this project as a dependency.

Windows

  • Open a command prompt with Admin Privileges
  • Run the following command npm install --global windows-build-tools
  • Run npm install after adding this project as a dependency.

Linux

  • Install build-essentials or have the following installed (python2.7, make, and gcc)
  • Run npm install after adding this project as a dependency.

About

An embeddable serverless search engine for Javascript

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors