SearchBlox - Getting started with Pramati.

    1. Start the Pramati Deploy Tool and connect to the Pramati Server.
    2. Click on "Open" button in the toolbar. Select the file searchblox.war in the dialog box and click on "Open". The Deploy Tool will now display all the components in searchblox.war
    3. Select the "Start the application on server restart" checkbox present at the bottom of the right panel.
    4. Select "Web Properties" for searchblox.war in the Explore Panel in the Deploy tool (the Explore Panel is on the left side of the Deploy Tool). The Deploy Panel now display the Context Root on the Right Panel.
    5. Change the value for the Context Root from "searchblox.war" to "searchblox".
    6. Click on "Save" button in the toolbar to save the archive settings.
    7. Click on "Deploy" button in the toolbar. The Deployment Progress dialog box will indicate the status of the deploy operation. On successful deployment, the Task Panel at the bootom of the Deploy Tool will display "searchblox.war deployed".
    8. Go to http://yourhost/searchblox/admin/main.jsp in your browser and Login using user : admin / password : admin
    9. Go to Collections Tab and Click on Add Collection to create a new collection.
    10. 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.
    11. Click on Root Sub-Tab and Type in RootURL / Filepath and click OK.
    12. Go to Indexer Sub-Tab and click Index button to start indexing.
    13. Click on the DashBoard Sub-Tab under Collections to view indexing status.
    14. Go to http://yourhost/searchblox/search.jsp to start searching.