search-index-default.json doesn't exist.
See original GitHub issuePlease describe the bug you are seeing
Hello,
When i start typing it’s trying to GET https://hossein-zare.github.io/react-native-dropdown-picker-website/search-index-default.json 404
but it doesn’t exist.
How can we best reproduce the bug?
No response
Which version of Docusaurus and @cmfcmf/docusaurus-search-local are you using?
"@cmfcmf/docusaurus-search-local": "^0.9.0",
"@docusaurus/core": "2.0.0-beta.13",
Which Node.js version are you using?
v16.13.0
Which theme are you using?
Yes, I am using @docusaurus/theme-classic
How does your plugin config look like?
plugins: [require.resolve("@cmfcmf/docusaurus-search-local")],
Additional context
https://hossein-zare.github.io/react-native-dropdown-picker-website
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Index JSON blobs and files in Azure Cognitive Search
(default) Parses JSON blobs as a single chunk of text. Each JSON blob becomes a single search document. jsonArray, Multiple per blob, Parses...
Read more >Indexing/Searching "complex" JSON in elasticsearch
Now the first problem is that I'm not quite sure how I have to correctly index this in elasticsearch so I can find...
Read more >Search REST API Reference - Algolia
The entire API uses JSON encoded as UTF-8. ... Search index (POST) ... If the object doesn't exist, the engine only creates it...
Read more >Index API | Elasticsearch Guide [8.5] | Elastic
Adds a JSON document to the specified data stream or index and makes it searchable ... If the target doesn't exist and doesn't...
Read more >Index data - OpenSearch documentation
In OpenSearch, the basic unit of data is a JSON document. ... automatically creates an index when you add a document to an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Released in 0.9.1 - let me know if it works for you 🚀
Thank you for reporting, debugging and fixing this! Released the fix in v0.9.4.