Enable the Solr administrative interface

We can monitor Solr in WebSphere Commerce Search using the Solr administrative interface. The Solr native administrative interface can be used to gather runtime statistics for each Solr core that is running on the search server. It can also be used to perform simple search queries.


Before beginning

  1. Download the supported Solr package from Apache. The archive file solr-7.3.1.zip contains a /solr-7.3.1/server/solr-webapp/webapp directory.

    For more information about the Apache graphical user interface, see SolrAdminGUI.

  2. Import the Search_eardir/search-solr.war project into your workspace.

  3. Select the following directories and files from the downloaded solr-7.3.1.zip file. You will copy them into one of two locations, depending on whether we are working in a developer or runtime environment.

    • css

    • img

    • js

    • libs

    • partials

    • index.html

    • favicon.ico


Procedure


Results

Use the following URL to access the Solr administrative interface:http://hostname:3737/solr/index.html