Getting Started with Resin

  1. Add the downloaded searchblox.war to the directory resin-3.0.x/webapps.
  2. Start resin-3.0.x/bin/httpd.sh on Unix or resin-3.0.x/bin/httpd.exe on Win32
  3. Go to http://yourhost/searchblox/admin/main.jsp in your browser and Login using username : admin / password : admin
  4. Go to Collections Tab and Click on Add Collection to create a new collection.
  5. Choose whether it is a HTTP or FileSystem based collection, assign a unique name and choose the language for this collection. And Click Add to finish creating the collection.
  6. Click on Root Sub-Tab and Type in RootURL / Filepath and click OK.
  7. Go to Indexer Sub-Tab and click Index button to start indexing.
  8. Click on the DashBoard Sub-Tab under Collections to view indexing status.
  9. Go to http://yourhost/searchblox/search.jsp to start searching.