Skip to content

Built in November 2018. A simple application of Node.js with Elasticlunr.js to demonstrate full text search engine example.

Notifications You must be signed in to change notification settings

orassayag/full-text-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Text Search

Built in November 2018. A simple application of Node.js with Elasticlunr.js to demonstrate full text search engine example.

Getting Started

Clone the project to your computer. Steps to view the solution:

  1. Open server project on IDE (I used VS CODE).
  2. In the terminal run: 'node index.js'.
  3. In the Terminal run: 'npm start'. Happy testing! :).

Prerequisites

You'll need to install VSCode, Node, and clone the project, and in the terminal run npm i + node index.js

Built With

  • Node.js - The web framework used - server side.
  • Git - Source management.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This application has an UNLICENSED license.

About

Built in November 2018. A simple application of Node.js with Elasticlunr.js to demonstrate full text search engine example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published