#33459: Explain how to optimize full text search with SearchVectorField and
GinIndex
-------------------------------------+-------------------------------------
Reporter: Thomas Aglassinger | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: wontfix
Keywords: postgres | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => wontfix
Comment:
Thanks for this ticket, however indexes are standard optimization
techniques that are helpful in most cases not only for `SearchVectorField`
and as such it's already mentioned in
[https://docs.djangoproject.com/en/4.0/topics/db/optimization/#use-
standard-db-optimization-techniques docs]. I don't see any particular
reason to document this in detail for `SearchVectorField`, the current
docs seems sufficient to me . It's looks like a topic for a nice blog
post.
--
Ticket URL: <https://code.djangoproject.com/ticket/33459#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.983f732e58c0462fd81d0d22aa1c7427%40djangoproject.com.