Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evolvingweb/ajax-solr

A JavaScript framework for creating user interfaces to Solr.
https://github.com/evolvingweb/ajax-solr

Last synced: about 2 months ago
JSON representation

A JavaScript framework for creating user interfaces to Solr.

Awesome Lists containing this project

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