Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search is broken using special chars #60

Open
paolomainardi opened this issue Jul 1, 2020 · 3 comments
Open

Search is broken using special chars #60

paolomainardi opened this issue Jul 1, 2020 · 3 comments
Assignees
Labels

Comments

@paolomainardi
Copy link
Member

Example: https://playbook.sparkfabrik.com/?search=1%3A1

@francescoben
Copy link
Contributor

hi @paolomainardi,
it's definitely a Lunr problem, the search engine that comes with Raneto.
I found this PR ryanlelek/Raneto#229 that could solve this issue but we would need to update Raneto here https://github.com/sparkfabrik/docker-locke-server

I'll do a test as soon as possible, thanks!

@paolomainardi
Copy link
Member Author

Ok @francescoben thanks 👍

@mgdesign
Copy link
Member

mgdesign commented Jul 2, 2020

Hi @francescoben please note that we add some custom code building the documentation image, overriding some parts of Raneto, so if you decide to upgrade we should take care of that too.

https://github.com/sparkfabrik/company-playbook/blob/master/Dockerfile#L13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants