AJAX Solr is a JavaScript library for creating user interfaces to Apache Solr.
- Play with the demo site
- Follow the tutorial
- Browse the wiki
- Read the JSDoc documentation (the tutorial is recommended for first-time users)
- Explore the code
- Ask questions and discuss
Get an offline copy of the documentation, examples, and tutorial files by downloading either a zipball or tarball.
Documentation is generated by JsDoc Toolkit with the command:
java -jar jsrun.jar app/run.js -a -p -r=3 -t=templates/jsdoc /path/to/library/
This edit / fork is to use this with the Solr project for ingesting tweets for CSE 435/535 at University at Buffalo