Skip to content

hakan280/solr-web-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web User Interface to search on Solr server

It was built with Ruby on Rails.

To run application

You need a running Solr server and in the solr controller base url variable must be edited.

First you need run the following command in the rails application directory

bundle install

To start rails web server

rails server

Then go to url, 0.0.0.0:3000

About

It provides a web user interface to communicate with solr server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors