Skip to content

lephuhai/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

No packages published

Languages

  • JavaScript 77.9%
  • HTML 21.5%
  • CSS 0.6%