Skip to content

Demotix/solr-mock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Solr mock server

Installing

git clone git@github.com:canassa/solr-mock.git
cd solr-mock
npm install
node server.js

About

A dumb Solr server implemented in Node.js. Intended for mocking the actual in test environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.4%
  • Go 36.6%