Skip to content

BarcelonaMedia-ViL/ajax-solr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project is, of course, based on

AJAX Solr

AJAX Solr is a JavaScript library for creating user interfaces to Apache Solr.

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/

Expanded

But it includes some extra features, some of them explained in the Apache-Lucene Eurocon 2011

  • Ajax-Solr only has one active query of components active at each application, this extension allows to have multiple active queries ** query terms can be used to define different inital sets and these can be fixed. ** User filters can be spread to different query sets which still keep the original sets.
  • Widgets show the results of the query. In this extension some of the Widgets operate on multiple query sets, and allow to compare them.
  • Some extra widgets are added with different functionalities: ** Statistic tagcloud, that compares between sets or with the base set (being the base set the first query performed) ** some graphic widgets

About

A JavaScript framework for creating user interfaces to Solr.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.2%
  • Ruby 0.8%