question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

search-index-default.json doesn't exist.

See original GitHub issue

Please describe the bug you are seeing

Hello, Untitled

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.

Untitled

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:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cmfcmfcommented, Dec 14, 2021

Released in 0.9.1 - let me know if it works for you 🚀

0reactions
cmfcmfcommented, Jan 19, 2022

Thank you for reporting, debugging and fixing this! Released the fix in v0.9.4.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found