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

feat: implement apexsearch #281

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

safwansamsudeen
Copy link

@safwansamsudeen safwansamsudeen commented Mar 27, 2024

Replaces #268.

Install apex-search inside the env:

pip install apex-search

Create index directory indexes/apex_search in your site, and build index:

bench --site gameplan.test execute gameplan.search.build_index_if_not_exists

Full text search with ApexSearch should work now.

@rmehta
Copy link
Member

rmehta commented Jul 10, 2024

Current search is terrible. @safwansamsudeen can we merge this?

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

Successfully merging this pull request may close these issues.

3 participants