Search Indexer Generator
Manually generate a search-index.json file by uploading metadata files for your apps.
Tip: Select your project's main `src/app/apps` folder to automatically load all `metadata.json` files and their app IDs.
Manually generate a search-index.json file by uploading metadata files for your apps.
Tip: Select your project's main `src/app/apps` folder to automatically load all `metadata.json` files and their app IDs.
Discover other tools that might help you get things done.
Follow these simple steps to get the most out of this tool.
Enter the folder name of your app (e.g., 'age-calculator'). This becomes the unique ID.
For each app, upload its corresponding metadata.json file.
Once all apps are added, click 'Generate Index'. The tool will process, sort, and create the file.
Download the final search-index.json file and place it in the public/ directory of the project.
Learn more about the purpose and features of this tool.
This tool provides a manual way to create the search-index.json file used by the site's search bar. By uploading the metadata.json files from your app directories, you can generate a properly formatted, alphabetized index file. This approach gives you direct control over the index, bypassing the need for a build script and allowing you to verify the index before deploying it.
Explore other apps with similar tags.