Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 872 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 872 Bytes

solr_angular_demo

A little search widget for instant Solr search with angular as discussed in this blog post

Setup with yeoman/grunt, but the easiest way to play with this is just to

  1. Clone
  2. Load file:///.../solr_angular_demo/app/index.html in a browser

Where's the code for the widget?

Check out the searchResults directive in app/scripts/directives/searchResults.js

About the content being searched

The Solr used in this demo is an instance of the State Decoded open source project. This instance of State Decoded is setup with Virginia's laws. More information on the State Decoded open source project can be found here.