Hi all, Working at my latest talk on full-text search I found out all the great search-related improvements in latest versions of PostgreSQL and Django
After my presentations I've also collected a lot of feedback and suggestions to improve the search function in the djangoproject.com website from Django users and developers. I think that can be useful for everyone to improve the search function in the djangoproject.com website using the latest version of PostgreSQL and Django. Here's an outline of improvements I would add to the documentation search: - Upgrade PostgreSQL from 10 to 12 (to add websearch and more languages) - Upgrade Django from 2.2 to 3.1 (to add support for websearch query and highlighted search) - Add websearch type for search query (to permit control on user search) - Add highlighted search results (to have better results) - Improve the UX/UI in the search results page (to help choosing the right results) I opened the issue 1031 [1] in github with this outline in it and also the PR 1030 [2] and PR 1032 [3] for the first 2 steps that can be merged as is (I think) because they contain basic Django and PostgreSQL improvements. Adam Johnson has already reviewed the PR 1032 and I'm asking for some other feedback and reviews on the issue and both opened PRs. Thanks, Paolo [1] https://github.com/django/djangoproject.com/issues/1031 [2] https://github.com/django/djangoproject.com/pull/1030/files [3] https://github.com/django/djangoproject.com/pull/1032/files -- Paolo Melchiorre https://www.paulox.net -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAKFO%2Bx7R4hJ4GY6mwwsEeT%2Bnh6mpM6bgpHpQrjjc%3DTRcWtmSTw%40mail.gmail.com.