Template:SOLR-WEBAPP

From Libopedia
Revision as of 11:09, 5 September 2012 by Hgibson (talk | contribs) (Created page with "==Test the local SOLR webapp== Install the "lynx" application. sudo apt-get install lynx Then type the following in the console: lynx http://localhost/solr You should get the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test the local SOLR webapp

Install the "lynx" application.

sudo apt-get install lynx

Then type the following in the console:

lynx http://localhost/solr

You should get the following:

Lynx-solr.png

If not debug the solr webapp until you can, then complete the following.