Loading...

Validating the search page

After you set up your Drupal site to utilize a SearchStax-hosted Solr server, ensure that the Solr server and associated index are correctly connected and operational. Follow these steps to verify the connection:

  1. Verify Solr Server Connection

    1. Navigate to Search API Configuration:
      1. In the Drupal admin menu, select Configuration.
      2. Under the Search and metadata section, click Search API.
    2. Access the SearchStax Server Settings:
      1. On the Search API page, locate the list of configured servers.
      2. Click on the name of the SearchStax search server you previously set up.
    3. Check the Server URL and Connection Status:

      1. On the server details page, find the Solr server URL field.
        Expected: The URL should include searchstax.com, which indicates that it is pointing to your SearchStax instance.
      2. Review the Server connection status.
        Expected: You should see a message stating "The Solr server could be reached." If this message appears, your Drupal site is communicating successfully with the SearchStax Solr server.
      3. If the message does not appear, review your server configuration, credentials, and network connectivity.
  2. Verify Solr Index Status

    1. Return to Search API Configuration:
      1. If not already present, navigate to Configuration > Search and metadata > Search API.
    2. Access the SearchStax Index:
      1. On the Search API page, locate and click on the name of the SearchStax-powered index you created.
    3. Check Index Status and Item Count:

      1. On the index details page, find the Server index status section.
        Expected: The status should provide a message such as "There are x items indexed on the server for this index." Here, x represents the number of content items successfully indexed.

      This process confirms that content from your Drupal site is sent to and stored in the SearchStax Solr index.

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation