Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by MatthiasEpheser:
http://wiki.apache.org/solr/SolrJS

------------------------------------------------------------------------------
  
  == Examples and source code ==
  
- The best way to get an idea how a widget may look like and how it can be 
integrated into html is to explore the documented source code and the 
test*.html example pages at [http://solrstuff.org/svn/solrjs/trunk]. Use the 
testsolr that includes all necessary patches, start it with "java -jar start" 
and point your browser to the example html files inside the "test" directory. 
+ The best way to get an idea how a widget may look like and how it can be 
integrated into html is to explore the documented source code and the 
test*.html example pages at [http://solrstuff.org/svn/solrjs/trunk]. Use "ant 
testsolr-import" to get some testdata and "ant testsolr start" to start the 
included testserver. 
  
  Despite this, I'll try to describe some important implementation further on 
this page.
  

Reply via email to