web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.36k stars 120 forks source link

docs: versioned search #962

Closed jbroma closed 5 months ago

jbroma commented 5 months ago

Summary

added english documentation for versioned search.

Related Issue

947

Checklist

netlify[bot] commented 5 months ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit ba9915a333c20af96900b46a4304b7783d21ed9b
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/661d97f202afd0000888419d
Deploy Preview https://deploy-preview-962--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 78 (🔴 down 8 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Timeless0911 commented 5 months ago

Oh, the document of search seems to be missing a lot of parameters, we will have to find time to complete it then, and update the Chinese documentation here by the way.

jbroma commented 5 months ago

@Timeless0911 yeah I agree 💯, it seems like RemoteProvider is something not exposed at all

Timeless0911 commented 5 months ago

@sanyuan0704 The config about search in document is only contain a searchHooks options, should we add all config which is implemented in code?