#35421: Add support for ParadeDB's pg_search bm25 index in Django
-------------------------------------+-------------------------------------
     Reporter:  Philippe Noël        |                    Owner:  (none)
         Type:  New feature          |                   Status:  closed
    Component:  contrib.postgres     |                  Version:
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  postgres search fts  |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

 * resolution:   => wontfix
 * status:  new => closed

Comment:

 Thank you for your report.

 I don't think that Django can commit to providing abstractions for all
 Postgres extensions out there, the good news though is that it provides a
 tons of entry points for custom fields, migration operations, indices, and
 lookups to be created.

 I'd suggest you look into maintaining your own third-party applications
 that provides the adequate abstraction to leverage your commercial
 offering. That's what vendors like Cockroachdb and
 [https://github.com/pgvector/pgvector-python/tree/master/pgvector/django
 other extensions maintainer do].
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35421#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018f35cdf478-8b9acf15-7ab7-4da5-a318-008ff4945e35-000000%40eu-central-1.amazonses.com.

Reply via email to