Skip to content

terranodo/angular-search

 
 

Repository files navigation

angular search Build Status Test Coverage

AngularJS + OpenLayers 3 interface to query a Apache Solr instance based on this API. The Solr instance can be filtered by time, by a search term and by space.

angular search

Installation

Be sure to have at least node version 4 installed.

You must initialize the submodule if you did not already cloned with it

git submodule update --init

Install dependencies with

npm install

Local environment:

To use the new search query:

http://localhost:3001/search it uses the 404.html

Used libraries:

  • AngularJS v1.5.5
  • OpenLayers 3 (v3.16.0)
  • Bootstrap v3.3.4

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.0%
  • JavaScript 15.5%
  • Python 0.3%
  • CSS 0.2%
  • Shell 0.0%
  • C 0.0%