Skip to content

Sample ExpressJS app with full text search using sphinx search

Notifications You must be signed in to change notification settings

vhchung/expressjs-sphinx-full-text-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressjs-sphinx-full-text-search

Sample ExpressJS app with full text search using sphinx search #Installation

##Requirement:

  • Postgresql
  • Sphinx search

##Install dependencies:

Run below command at project directory

sudo npm i

##Restore sample database Restore sample database from folder db

Change database information in config/config.js

##Start application Run

node bin/www

About

Sample ExpressJS app with full text search using sphinx search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages