I guess we'd also have the benefit of not having to keep elasticsearch
running.

But I'm afraid I'm not familiar with Postgres. Is the FTS in Postgres
mostly equivalent to ES, or will some kinds of search queries be affected?

On 7 May 2017 at 09:53, Paolo Melchiorre <pa...@melchiorre.org> wrote:

> On Sun, May 7, 2017 at 9:16 AM, Florian Apolloner <f.apollo...@gmail.com>
> wrote:
> > On Sunday, May 7, 2017 at 12:50:02 AM UTC+2, Paolo Melchiorre wrote:
> >>
> >> Hello,
> >>
> >> in the djangoproject.com the search is powered by elasticsearch.
> >>
> >> Since the site uses postgresql as database backend I want propose to use
> >> the Full-Text Search function provided by django.contrib.postgres.search
> >> module.
> >>
> >> I presented a talk "Full-Text Search in Django with PostgreSQL" at the
> >> last PyConIT 2017 Conference in Florence
> >> https://twitter.com/pauloxnet/status/850766131338117120
> >> and I proposed a similar talk for the next EuroPython 2017
> >> https://ep2017.europython.eu/conference/voting/#ord128
> >>
> >> If you're interested in this proposal it will be nice to organize a
> >> related sprints at the next EuroPython 2017
> >> https://ep2017.europython.eu/en/events/sprints
> >
> > What would be the benefit of using django.contrib.postgresql aside from
> much
> > work?
>
> The benefit would be to have a djangoproject.com made with
> technologies the site talks about and to demonstrate what you can
> build using only officially documented Django module.
>
> For the work to do this I can candidate myself to work on it!
>
> --
> Paolo
>
> --
> 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 post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-developers/CAKFO%2Bx59T7ykkk9WT%3DoAyvG9xX-
> vxp4gSN0gLRAmSmz%2Byo1bqQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Adam

-- 
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 post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM0N6xFEVaYeduSKVCL%3DeR7yuQTz0ovww5NpURmDO4kpTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to