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
- Clone
- Load file:///.../solr_angular_demo/app/index.html in a browser
Check out the searchResults directive in app/scripts/directives/searchResults.js
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.