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 not working #205

Open
precihole opened this issue Dec 15, 2023 · 6 comments
Open

Search is not working #205

precihole opened this issue Dec 15, 2023 · 6 comments

Comments

@precihole
Copy link

Hello,

the search option of wiki is not working as shown in below,
image

image

@the3dfox
Copy link

Standard search in a V15 bench works for me, but I get no results using the Redisearch option

@casesolved-co-uk
Copy link

casesolved-co-uk commented Sep 10, 2024

Standard search in a V15 bench works for me, but I get no results using the Redisearch option

I don't get any results using the standard search, same as OP. I believe there is a separate service you have to install for redisearch to work.

The Wiki Page search.py rebuild_index only appears to build the redis search index. I can't find anything that triggers the standard frappe websearch index which is in:

sites/[site]/indexes/web_routes

@casesolved-co-uk
Copy link

I ticked Include Search in Top Bar in Website Settings and it started working. Not sure if that's what fixed it or my search terms. Then disabled it and it's still working.

@casesolved-co-uk
Copy link

It appears to prioritise headings; some search words that you know are in the text definitely don't give results.

@volkswagner
Copy link

It seems to me after enabling the check box "Use Redisearch instead.." breaks search. Even after unchecking it, searches that previously worked, no longer work. It seems only the title field is searched.

@casesolved-co-uk
Copy link

It seems to me after enabling the check box "Use Redisearch instead.." breaks search. Even after unchecking it, searches that previously worked, no longer work. It seems only the title field is searched.

I believe redisearch requires dependencies

https://docs.erpnext.com/docs/user/manual/en/installing_redisearch_to_enable_super_fast_e_commerce_search

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

No branches or pull requests

4 participants