Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evolvingweb/ajax-solr
A JavaScript framework for creating user interfaces to Solr.
https://github.com/evolvingweb/ajax-solr
Last synced: 5 days ago
JSON representation
A JavaScript framework for creating user interfaces to Solr.
- Host: GitHub
- URL: https://github.com/evolvingweb/ajax-solr
- Owner: evolvingweb
- License: other
- Created: 2009-10-06T15:18:08.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T20:33:38.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T12:34:37.945Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 21.9 MB
- Stars: 653
- Watchers: 92
- Forks: 211
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-solr - AJAX Solr - A JavaScript library for creating user interfaces for Apache Solr. (Interfaces)
- awesome-starred - evolvingweb/ajax-solr - A JavaScript framework for creating user interfaces to Solr. (others)
README
# AJAX Solr
AJAX Solr is a JavaScript library for creating user interfaces to [Apache Solr][1].
* Play with the [demo site](https://evolvingweb.github.io/ajax-solr/examples/reuters/index.html)[5]
* Follow the [tutorial][7]
* Browse the [wiki][3]
* Read the [JSDoc documentation][2] (the [tutorial][7] is recommended for first-time users)
* Explore the [code][6]
* [Ask questions and discuss][8]Get an offline copy of the documentation, examples, and tutorial files by downloading either a [zipball](http://github.com/evolvingweb/ajax-solr/zipball/gh-pages) or [tarball](http://github.com/evolvingweb/ajax-solr/tarball/gh-pages).
Documentation is generated by [JsDoc Toolkit][4] with the command:
`java -jar jsrun.jar app/run.js -a -p -r=3 -t=templates/jsdoc /path/to/library/`
[1]: http://lucene.apache.org/solr/
[2]: http://evolvingweb.github.com/ajax-solr/docs/index.html
[3]: http://wiki.github.com/evolvingweb/ajax-solr
[4]: http://code.google.com/p/jsdoc-toolkit/
[5]: http://evolvingweb.github.com/ajax-solr/examples/reuters/index.html
[6]: http://github.com/evolvingweb/ajax-solr
[7]: http://wiki.github.com/evolvingweb/ajax-solr/reuters-tutorial
[8]: http://groups.google.com/group/ajax-solr