https://github.com/tauri-apps/docusaurus-meilisearch-indexer
https://github.com/tauri-apps/docusaurus-meilisearch-indexer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tauri-apps/docusaurus-meilisearch-indexer
- Owner: tauri-apps
- Archived: true
- Created: 2021-02-09T12:06:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T09:43:05.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T10:15:55.604Z (about 2 years ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docusaurus-meilisearch-indexer
A small script to index Docusaurus content for MeiliSearch from files instead of scrapping it.
It produces content that can be sought from https://github.com/meilisearch/docs-searchbar.js
(right now, it's only working for Tauri Docs)
See the specs here: https://github.com/meilisearch/docs-searchbar.js/issues/40