If you get no records in your DocSearch index after successful crawl and you get the following page in the index section of your dashboard, your issue might be a configuration issue.
You can check your recordExtractor definition to see if it matches with the DocSearch template, then you can check that the class under you are extracting the info has a corresponding HTML element with this class on your URLs.
In case you don't have the HTML element with this class, you'll need to adjust the path to each HTML element so that the Crawler can extract correct information.
You can also follow this guide and use a URL tester to see if your recordExtractor definition works with your website structure.
The free DocSearch plan, doesn't include technical web support from the Support team. For further assistance, you can post your question on the Algolia Community Forum or Discord. For front-end issues, you can raise the issue directly on GitHub. In addition, you can review our DocSearch Documentation and FAQ.