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

Seach is used postgres(SearchVector). Updated README #8

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

Conversation

tokyrylo
Copy link

Implement full text searching in django using Postgres full text search capabilities via the SearchQuery, SearchRank and SearchVector classes with the django.contrib.postgres.search module. Module activation in readme file

@RusinovAnton
Copy link
Collaborator

👍 крута верстка списку та фільтрів
👍 використання SearchVector

цікаве рішення із витягуванням значень для фільтрів. Я так розумію що там ще планувалось кешування. Для position його насправді трохи дивно мати, але то можна ітерувати як автокомпліт для текстового пошуку.

@tokyrylo
Copy link
Author

tokyrylo commented Aug 12, 2024

то якраз я хотів автокомпліт. Але вже так, як є. Просто не убрав в конфігі кешування

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

Successfully merging this pull request may close these issues.

3 participants